ignore folders to store exports
This commit is contained in:
parent
1d9a5c490a
commit
eb34fc4ef6
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,7 @@
|
|||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
node_modules
|
||||
fetchlogs
|
||||
sessionexports
|
||||
bundle.js
|
||||
target
|
||||
|
|
Reference in a new issue