Preparatory work
This commit is contained in:
parent
a22ba724df
commit
386a331956
9 changed files with 217 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -31,7 +31,9 @@ birdy_chat-*.tar
|
|||
# Ignore digested assets cache.
|
||||
/priv/static/cache_manifest.json
|
||||
|
||||
# Ignore messages folder
|
||||
/priv/messages/
|
||||
|
||||
# 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