added sublime project and workspace files to gitignore
This commit is contained in:
parent
2bde9541a7
commit
6e01d0bdca
1 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,3 +2,5 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
node_modules/
|
node_modules/
|
||||||
|
*.sublime-project
|
||||||
|
*.sublime-workspace
|
Loading…
Reference in a new issue