mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2024-11-01 17:19:16 +00:00
36 lines
395 B
Plaintext
36 lines
395 B
Plaintext
# TFM excludes
|
|
/lib
|
|
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
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
/.idea
|
|
|
|
# Maven excludes
|
|
/target
|
|
|
|
# OS generated files
|
|
.DS_Store
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|