TotalFreedomMod/.gitignore
marcocorriero 2443d3eaca Adds Something that is missing
Adds Futil.strictcolorize (that filters Banned colors on smite and gtfo)

Adds Actual Server-TFM features
Adds Wipewarps
adds wipecoreprotectdata
adds spectator
adds rainbownick
adds rainbowtag
2017-11-16 23:32:09 +01:00

38 lines
600 B
Plaintext

# TFM excludes
/lib
build.properties
# Netbeans excludes
/nbproject/private
/dist
/build
manifest.mf
# Now defines that Maven CheckStyle is used
# nb-configuration.xml
# Eclipse excludes
.project
.classpath
/bin
/.settings
# IntelliJ excludes
*.iml
*.ipr
*.iws
/.idea
# Maven excludes
/target
# 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