diff --git a/.gitignore b/.gitignore index 28f6cca..c794520 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,11 @@ test *test* *.pyc -__pycache__/ \ No newline at end of file +__pycache__/ + + +*.iml +misc.xml +profiles_settings.xml +Project_Default.xml +*test*.py \ No newline at end of file