toy-bot/.gitignore
2017-04-21 22:42:44 +02:00

16 lines
220 B
Plaintext

*.class
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# intelliJ stuff
*.iml
.idea/*