TechReborn/.gitignore

21 lines
176 B
Text
Raw Normal View History

2015-04-09 23:17:30 +01:00
/bin
/out
/run
2015-11-27 19:21:52 +00:00
/build
2015-04-09 23:17:30 +01:00
/.gradle
*.iml
/.metadata
/.settings
./classpath
/dep
TechReborn.iws
TechReborn.ipr
2015-09-08 19:43:53 +01:00
Thumbs.db
changelog.txt
2015-10-05 11:18:44 +01:00
*.log
2016-02-20 19:40:46 -08:00
*.launch
*.project
*.classpath
2015-10-25 08:08:53 +01:00
.idea/*