diff --git a/.gitignore b/.gitignore index cd8dac2..5d95f6c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ **/.DS_Store **/._.DS_Store just_code/**/*.txt -temp/ \ No newline at end of file +temp/ +java/Main.java +java/*.class \ No newline at end of file