diff --git a/.gitignore b/.gitignore index d88683b..2394013 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # IntelliJ folders -**/.out/ -/.out/ +**/out/ +out/ # Java Compiler output **/bin/