diff --git a/.gitignore b/.gitignore index e48c1b0..c28f927 100755 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ wheels/ # Virtual environments .venv + +# Logs +logs/ \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index bcc7958..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 0d63fbb..7ae8938 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -4,4 +4,10 @@