Update .gitignore
This commit is contained in:
parent
52e3162a37
commit
7dc2f66d96
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,6 +4,7 @@
|
||||||
# or operating system, you probably want to add a global ignore instead:
|
# or operating system, you probably want to add a global ignore instead:
|
||||||
# git config --global core.excludesfile ~/.gitignore_global
|
# git config --global core.excludesfile ~/.gitignore_global
|
||||||
|
|
||||||
|
realtime/node_modules
|
||||||
config/database.yml
|
config/database.yml
|
||||||
#public/assets
|
#public/assets
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue