diff --git a/.gitignore b/.gitignore index cd00b1df3..f72347fda 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,7 @@ secret_settings\.py *.sqlite3 \.idea/workspace\.xml + +\.idea/misc\.xml + +\.idea/recipes\.iml diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index ce57ca017..000000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/recipes.iml b/.idea/recipes.iml deleted file mode 100644 index 673a618d6..000000000 --- a/.idea/recipes.iml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file