Add .idea to .gitignore

This commit is contained in:
marcus-daily
2024-10-31 16:13:54 +00:00
committed by Marcus
parent 76e5f1e847
commit 5f7a2f66d4

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@ __pycache__/
*~ *~
venv venv
.venv .venv
/.idea
#*# #*#
# Distribution / packaging # Distribution / packaging