.gitignore 129 B

12345678910111213141516
  1. # Build and Release Folders
  2. build/
  3. target/
  4. *.class
  5. *.iml
  6. .idea/
  7. .settings/
  8. .gradle/
  9. *.jar
  10. # jEdit garbage
  11. *~
  12. *#*#
  13. *#*.*#
  14. /bin/