gitignore runtime files

This commit is contained in:
JakeJMattson 2020-10-10 12:50:11 -05:00
parent 58abd32ca9
commit 0ae7f335ad

21
.gitignore vendored
View file

@ -1,13 +1,20 @@
# Directories
# Binaries
.gradle/
bin/
build/
dist/
target/
testLauncher/
run/
configs/
# Runtime
assets/
backups/
cache/
configs/
downloads/
faileddownloads/
instances/
libraries/
loaders/
runtimes/
servers/
temp/
# IDE Config Files
.idea/