Update
This commit is contained in:
parent
188bc08494
commit
4af88f3e1d
44 changed files with 1041 additions and 34 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -28,6 +28,9 @@ nulla-*.tar
|
|||
# Ignore assets that are produced by build tools.
|
||||
/priv/static/assets/
|
||||
|
||||
# The directory of uploaded files
|
||||
/priv/static/system/
|
||||
|
||||
# Ignore digested assets cache.
|
||||
/priv/static/cache_manifest.json
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue