added .idea to .gitignore

This commit is contained in:
2023-04-27 12:35:50 -07:00
parent adda719e10
commit 67f54571e2
2 changed files with 2 additions and 7 deletions

1
.gitignore vendored
View File

@@ -40,6 +40,7 @@ __pycache__/
# Distribution / packaging
python3-vckonline/
.idea/
.Python
build/
develop-eggs/