mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-04 15:26:05 +00:00
22c6cf014c
- Now only requires CoreProtect in /lib - WorldEditListener and LibsDisguiseBridge updated - Releaseparrots will now check if there are any parrots - Fix some red lines in playerdata
34 lines
384 B
Plaintext
34 lines
384 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
|
|
|
|
# Maven excludes
|
|
/target
|
|
|
|
# OS generated files
|
|
.DS_Store
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|