diff --git a/.gitignore b/.gitignore index d26b124..bf2df40 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ target/ .idea/modules.xml .idea/jarRepositories.xml .idea/compiler.xml +.idea/encodings.xml .idea/libraries/ .idea/misc.xml *.iws diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index f4ed6b6..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file