update gitignore
This commit is contained in:
parent
92a172f3ea
commit
aca66a970f
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -23,6 +23,12 @@ MC20-20.4/classes/
|
||||||
MC20-20.4/src/main/generated/.cache/
|
MC20-20.4/src/main/generated/.cache/
|
||||||
MC20-20.4/run/
|
MC20-20.4/run/
|
||||||
|
|
||||||
|
MC21.2/.gradle/
|
||||||
|
MC21.2/build/
|
||||||
|
MC21.2/out/
|
||||||
|
MC21.2/classes/
|
||||||
|
MC21.2/src/main/generated/.cache/
|
||||||
|
MC21.2/run/
|
||||||
|
|
||||||
# Quilt Loom
|
# Quilt Loom
|
||||||
legacy/remappedSrc/
|
legacy/remappedSrc/
|
||||||
|
|
Loading…
Reference in a new issue