diff --git a/.gitignore b/.gitignore index 749a906..fcd5a90 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ target #idea *.iml .idea +out/ #eclipse .classpath @@ -10,3 +11,5 @@ target .settings .DS_Store + +.java-version