mobac-unlocked/.gitignore

28 lines
321 B
Plaintext
Raw Normal View History

2021-02-03 16:57:18 -07:00
build
mapsources
2021-02-03 17:03:47 -07:00
mobac-rev.properties
2021-02-03 16:57:18 -07:00
2021-02-03 16:41:26 -07:00
# ---> Java
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
2021-02-03 16:57:18 -07:00
# Package Files
2021-02-03 16:41:26 -07:00
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*