diff --git a/.gitignore b/.gitignore index 869061a..e4c3af3 100644 --- a/.gitignore +++ b/.gitignore @@ -163,4 +163,5 @@ cython_debug/ .DS_Store playground.py .env* -models \ No newline at end of file +models +.idea/ \ No newline at end of file