Add .idea/ to the .gitignore.

This commit is contained in:
Stewart Hutchins 2022-11-17 17:32:52 +00:00
parent b474a83463
commit 81db32e148

1
.gitignore vendored
View file

@ -4,3 +4,4 @@
/.tox
/dist
.vscode/
.idea/