TotalFreedomMod/.gitignore

38 lines
458 B
Plaintext
Raw Normal View History

2015-11-18 20:41:51 +00:00
# TFM excludes
build.properties
2015-11-18 20:41:51 +00:00
# Netbeans excludes
2015-11-18 20:41:51 +00:00
/nbproject/private
/dist
/build
2012-11-27 16:20:09 +00:00
manifest.mf
# Now defines that Maven CheckStyle is used
# nb-configuration.xml
2012-09-16 12:11:33 +00:00
# Eclipse excludes
2012-09-16 12:11:33 +00:00
.project
.classpath
2015-11-18 20:41:51 +00:00
/bin
/.settings
# IntelliJ excludes
*.ipr
*.iws
/.idea
# Ignore this file for people who clone from Git
totalfreedom.iml
2015-11-18 20:41:51 +00:00
# Maven excludes
/target
2012-09-16 12:11:33 +00:00
# OS generated files
.DS_Store
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
TotalFreedomMod\.iml