Ignore .idea
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -10,3 +10,6 @@
|
|||||||
# NPM
|
# NPM
|
||||||
**/packages-lock.json
|
**/packages-lock.json
|
||||||
**/node_modules/
|
**/node_modules/
|
||||||
|
|
||||||
|
# Python
|
||||||
|
**/.idea/
|
||||||
|
Reference in New Issue
Block a user