ttcp-release/.gitignore
2024-03-03 21:10:25 +01:00

31 lines
216 B
Text

# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
# Files from Forge MDK
forge*changelog.txt
*.txt
*.patch
*.orig
*.rej