themeing, resume route
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -23,11 +23,15 @@ erl_crash.dump
|
||||
homepage-*.tar
|
||||
|
||||
# Ignore assets that are produced by build tools.
|
||||
/priv/static/
|
||||
/priv/static/assets/
|
||||
|
||||
/rel/
|
||||
|
||||
# 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/
|
||||
|
Reference in New Issue
Block a user