mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2024-10-31 23:19:20 +00:00
33 lines
448 B
Plaintext
33 lines
448 B
Plaintext
# Netbeans excludes - StevenLawson & JeromSar
|
|
/nbproject/private/
|
|
/dist/
|
|
/build/
|
|
manifest.mf
|
|
|
|
# Eclipse excludes - JeromSar (old)
|
|
.project
|
|
.classpath
|
|
/bin/
|
|
/.settings/
|
|
|
|
# OS generated files
|
|
.DS_Store
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|
|
# TFM files
|
|
buildcreator.properties
|
|
|
|
# netbeans excludes (because fuck you nobody uses that shit anymore)
|
|
nbproject/
|
|
|
|
# iml exclude
|
|
.idea/
|
|
*.iml
|
|
|
|
# maven exclude
|
|
target/
|
|
dependency-reduced-pom.xml |