mirror of
https://github.com/TotalFreedomMC/TF-Bungee.git
synced 2024-12-22 07:55:09 +00:00
36 lines
466 B
Text
36 lines
466 B
Text
dependency-reduced-pom.xml
|
|
|
|
# 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/modules.xml
|
|
/.idea/discord.xml
|
|
/.idea/jarRepositories.xml
|
|
/.idea/workspace.xml
|
|
/.idea/libraries
|
|
*.iml
|
|
|
|
# Maven excludes
|
|
/target
|
|
|
|
# OS generated files
|
|
.DS_Store
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|