Ignore .idea

This commit is contained in:
2021-11-01 11:03:13 -03:00
parent af988aea6c
commit 9f301e2175

3
.gitignore vendored
View File

@ -10,3 +10,6 @@
# NPM
**/packages-lock.json
**/node_modules/
# Python
**/.idea/