1
0
Fork 0
This repository has been archived on 2024-04-23. You can view files and clone it, but cannot push or open issues or pull requests.
Global-Gam-Jam-2017/.gitignore

15 lines
202 B
Text
Raw Normal View History

2017-01-13 20:10:25 +01:00
*.class
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
2017-01-13 20:36:27 +01:00
*.iml
2017-01-13 20:10:25 +01:00
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
2017-01-14 13:13:28 +01:00
2017-01-14 14:02:13 +01:00
.idea/