gitignore
This commit is contained in:
parent
a206733492
commit
d04b0fbf90
6
.gitignore
vendored
6
.gitignore
vendored
@ -25,3 +25,9 @@ build/Release
|
|||||||
# Dependency directory
|
# Dependency directory
|
||||||
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
|
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
|
||||||
node_modules
|
node_modules
|
||||||
|
|
||||||
|
# IDEA
|
||||||
|
*.ipr
|
||||||
|
*.iws
|
||||||
|
*.iml
|
||||||
|
.idea/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user