diff --git a/.gitignore b/.gitignore index 9402b0a..d00c42d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,10 @@ # logs *.log +# intellij idea +.idea +.cache + # sql dumps *.sql