DimDoors/.gitignore

29 lines
219 B
Text
Raw Normal View History

2017-12-17 02:44:23 +01:00
# eclipse
eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
2015-07-19 16:17:57 +02:00
*.ipr
*.iws
2017-12-17 02:44:23 +01:00
*.iml
.idea
# gradle
build
.gradle
#Netbeans
2017-12-17 02:44:23 +01:00
.nb-gradle
.nb-gradle-properties
2017-12-17 02:44:23 +01:00
# other
run
.DS_Store
Thumbs.db
remappedSrc