1
0
Fork 0

Add logs folder to .gitignore

This commit is contained in:
Ryan Fox 2020-10-21 20:58:26 +00:00
parent 89798e76f1
commit 5e0cbb265b
Signed by: flewkey
GPG Key ID: 94F56ADFD848851E
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.gradle/
build/
logs/
mcsrc/
run/