jexer/.gitignore
2015-03-10 13:47:37 -04:00

20 lines
264 B
Text

*.class
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
# Generated docs
docs/**
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# Editor backup files
*.java~
*.xml~
*Makefile~