don't gzip static files, and always commit them
This commit is contained in:
parent
64e310b598
commit
10f284da6f
68 changed files with 406 additions and 74 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -35,7 +35,7 @@ npm-debug.log
|
|||
# Since we are building assets from assets/,
|
||||
# we ignore priv/static. You may want to comment
|
||||
# this depending on your deployment strategy.
|
||||
/priv/static/
|
||||
#/priv/static/
|
||||
|
||||
# Files matching config/*.secret.exs pattern contain sensitive
|
||||
# data and you should not commit them into version control.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue