diff --git a/.gitignore b/.gitignore index 93df0ea..08124a4 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,9 @@ target/ .idea/jarRepositories.xml .idea/compiler.xml .idea/workspace.xml +.idea/encodings.xml +.idea/vcs.xml +.idea/misc.xml .idea/libraries/ *.iws *.iml