diff --git a/.gitignore b/.gitignore index 5ff6309..056d1c9 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ target/ .idea/jarRepositories.xml .idea/compiler.xml .idea/libraries/ +.idea/ *.iws *.iml *.ipr @@ -35,4 +36,4 @@ build/ .vscode/ ### Mac OS ### -.DS_Store \ No newline at end of file +.DS_Store