TotalFreedomMod/.gitignore

38 lines
600 B
Plaintext
Raw Normal View History

2015-11-18 20:41:51 +00:00
# TFM excludes
/lib
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
*.iml
*.ipr
*.iws
/.idea
# Maven excludes
/target
2012-09-16 12:11:33 +00:00
# OS generated files
.DS_Store
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
src/main/java/me/totalfreedom/totalfreedommod/command/Command_pvpspy.java
src/main/java/me/totalfreedom/totalfreedommod/util/EnchantManager.java
src/main/java/me/totalfreedom/totalfreedommod/command/Command_enchant.java