TotalFreedomMod/.gitignore

44 lines
605 B
Plaintext
Raw Normal View History

2015-11-18 20:41:51 +00:00
# TFM excludes
build.properties
2019-08-11 21:15:07 +00:00
dependency-reduced-pom.xml
2015-11-18 20:41:51 +00:00
# Netbeans excludes
2015-11-18 20:41:51 +00:00
/nbproject/private
/dist
/build
2012-11-27 16:20:09 +00:00
manifest.mf
# Now defines that Maven CheckStyle is used
# nb-configuration.xml
2012-09-16 12:11:33 +00:00
# Eclipse excludes
2012-09-16 12:11:33 +00:00
.project
.classpath
2015-11-18 20:41:51 +00:00
/bin
/.settings
# IntelliJ excludes
*.ipr
*.iws
2020-07-08 02:04:10 +00:00
/.idea/modules.xml
/.idea/discord.xml
/.idea/jarRepositories.xml
/.idea/workspace.xml
2020-08-02 00:46:14 +00:00
/.idea/uiDesigner.xml
2020-07-08 02:04:10 +00:00
/.idea/libraries
2021-03-06 07:35:42 +00:00
/.idea/
2019-02-09 17:23:51 +00:00
*.iml
2015-11-18 20:41:51 +00:00
# Maven excludes
/target
2012-09-16 12:11:33 +00:00
# OS generated files
.DS_Store
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
.idea/inspectionProfiles/Project_Default.xml
2023-07-25 00:59:46 +00:00
# Common working directory
run/