Sha256: 2e4c95ff0d46d287aea17bdcc5a4f65b8b5ca00c97eeee2b63b3c9872d7b81c1

Contents?: true

Size: 457 Bytes

Versions: 5

Compression:

Stored size: 457 Bytes

Contents

# gitignore template for Phoenix projects
# website: http://www.phoenixframework.org/
#
# Recommended template: Elixir.gitignore

# Temporary files
/tmp

# Static artifacts
/node_modules
/assets/node_modules

# Since we are building assets from web/static,
# we ignore priv/static. You may want to comment
# this depending on your deployment strategy.
/priv/static/

# Installer-related files
/installer/_build
/installer/tmp
/installer/doc
/installer/deps

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
forgitter-0.1.4 data/github/community/Elixir/Phoenix.gitignore
forgitter-0.1.3 data/github/community/Elixir/Phoenix.gitignore
forgitter-0.1.2 data/github/community/Elixir/Phoenix.gitignore
forgitter-0.1.1 data/github/community/Elixir/Phoenix.gitignore
forgitter-0.1.0 data/github/community/Elixir/Phoenix.gitignore