mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-16 20:36:12 +00:00
9c2f181ab9
- Ignore totalfreedom.iml (people who clone from Git get this instead of TotalFreedomMod) - Essentials check before running /denick - Revise grammar in /invis - WorldEdit check for /setl (since W/E is no longer a required dependency) - WorldEdit check for /gtfo - WorldEdit check for /unban - Refactor -> LibsDisguiseBridge: isPluginEnabled -> isEnabled - Remove unneccesary ChatColor in /wiperegions - Use BlockData in Trailer - Revise /wiewarps grammar
37 lines
451 B
Plaintext
37 lines
451 B
Plaintext
# TFM excludes
|
|
build.properties
|
|
git.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
|
|
*.ipr
|
|
*.iws
|
|
/.idea
|
|
|
|
# Ignore this file for people who clone from Git
|
|
totalfreedom.iml
|
|
|
|
# Maven excludes
|
|
/target
|
|
|
|
# OS generated files
|
|
.DS_Store
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|