diff --git a/.gitignore b/.gitignore index c90c16d..ec015cd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ -#.idea -.idea/vcs.xml -!.idea/artifacts/* -!.idea/libraries/* +.idea/* +!.idea/artifacts/ +!.idea/libraries/ !.idea/compiler.xml !.idea/encodings.xml !.idea/misc.xml