Ignore .idea folder

This commit is contained in:
nicolargo 2019-10-31 11:47:02 +01:00
parent 6d76daaeca
commit 9943c3071b
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -7,7 +7,8 @@
dist dist
build build
# Eclipse # Eclipse and other IDE
.idea
*.pydevproject *.pydevproject
.project .project
.metadata .metadata