diff --git a/.gitignore b/.gitignore index a660d1a..f5c9c1e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,3 @@ -# Compiled class file -*.class - # Package Files *.jar @@ -12,14 +9,4 @@ gradle.properties # IntelliJ IDEA .idea -*.iws -*.iml -*.ipr -/out/ - -# Releases -!releases/**/*.jar - -# Extra -.sync/ -Icon* \ No newline at end of file +*.iml \ No newline at end of file