diff --git a/.gitignore b/.gitignore index b6e4761..10cf3b7 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,9 @@ share/python-wheels/ *.egg MANIFEST +# Jetbrains stuff +.idea + # PyInstaller # Usually these files are written by a python script from a template # before PyInstaller builds the exe, so as to inject date/other infos into it. diff --git a/.idea/misc.xml b/.idea/misc.xml index 3a2a2ad..0d0f1d3 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -4,7 +4,7 @@