TFM-4.3-Reloaded/.gitignore

33 lines
448 B
Plaintext
Raw Permalink Normal View History

# Netbeans excludes - StevenLawson & JeromSar
2011-09-20 02:52:08 +00:00
/nbproject/private/
/dist/
/build/
2012-11-27 16:20:09 +00:00
manifest.mf
2012-09-16 12:11:33 +00:00
# Eclipse excludes - JeromSar (old)
2012-09-16 12:11:33 +00:00
.project
.classpath
/bin/
/.settings/
# OS generated files
.DS_Store
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# TFM files
buildcreator.properties
2022-03-20 12:35:43 +00:00
# netbeans excludes (because fuck you nobody uses that shit anymore)
nbproject/
# iml exclude
.idea/
*.iml
# maven exclude
target/
dependency-reduced-pom.xml