Update .gitignore
This commit is contained in:
parent
4a5d5e9d64
commit
6ac19d6261
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -28,10 +28,12 @@ nulla-*.tar
|
|||
# Ignore assets that are produced by build tools.
|
||||
/priv/static/assets/
|
||||
|
||||
# Ignore static files
|
||||
/priv/static/files/
|
||||
|
||||
# Ignore digested assets cache.
|
||||
/priv/static/cache_manifest.json
|
||||
|
||||
# In case you use Node.js/npm, you want to ignore these.
|
||||
npm-debug.log
|
||||
/assets/node_modules/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue