mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2024-11-01 01:19:26 +00:00
37 lines
406 B
Plaintext
37 lines
406 B
Plaintext
# TFM excludes
|
|
/lib
|
|
build.properties
|
|
git.properties
|
|
|
|
# Netbeans excludes
|
|
/nbproject/private
|
|
/dist
|
|
/build
|
|
manifest.mf
|
|
|
|
# Eclipse excludes
|
|
.project
|
|
.classpath
|
|
/bin
|
|
/.settings
|
|
|
|
# IntelliJ excludes
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
/.idea/libraries/*
|
|
/.idea/artifacts/*
|
|
.idea/workspace.xml
|
|
|
|
# Maven excludes
|
|
/target
|
|
dependency-reduced-pom.xml
|
|
|
|
# OS generated files
|
|
.DS_Store
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|