diff --git a/.gitignore b/.gitignore index 20bfa888..7119fdc2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ .idea/workspace.xml **/.idea/workspace.xml **/.idea/* -*.iml \ No newline at end of file +**/*.jar +*.iml