adding some more files to ignore…
This commit is contained in:
parent
e08878d81a
commit
181907ce07
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -34,4 +34,7 @@ jspm_packages
|
|||
.npm
|
||||
|
||||
# Optional REPL history
|
||||
.node_repl_history
|
||||
.node_repl_history
|
||||
|
||||
#Mac Files
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in a new issue