diff --git a/.gitignore b/.gitignore index 76b4fa1..1e3402b 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,4 @@ bin/ .DS_Store ### Java ### -.class \ No newline at end of file +*.class \ No newline at end of file