ServerTPS/.gitignore

33 lines
264 B
Plaintext
Raw Permalink Normal View History

2020-05-16 11:56:21 +00:00
# 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
# local maven repo
mcmodsrepo
# Keystore
servertps.jks
signing.properties