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