update gitignore
parent
66e907c0c7
commit
417a09a967
8
.gitignore
vendored
8
.gitignore
vendored
@ -22,4 +22,10 @@ Desktop.ini
|
|||||||
$RECYCLE.BIN/
|
$RECYCLE.BIN/
|
||||||
|
|
||||||
# SublimeText project files
|
# SublimeText project files
|
||||||
*.sublime-workspace
|
*.sublime-workspace
|
||||||
|
|
||||||
|
# build script dependencies
|
||||||
|
node_modules/
|
||||||
|
|
||||||
|
# production folder
|
||||||
|
production/
|
||||||
Loading…
x
Reference in New Issue
Block a user