Add .idea to .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@ __pycache__/
|
|||||||
*~
|
*~
|
||||||
venv
|
venv
|
||||||
.venv
|
.venv
|
||||||
|
/.idea
|
||||||
#*#
|
#*#
|
||||||
|
|
||||||
# Distribution / packaging
|
# Distribution / packaging
|
||||||
|
|||||||
Reference in New Issue
Block a user