fabric-1.20: copy from fabric-1.19.4

This commit is contained in:
Kosma Moczek 2023-05-22 23:38:14 +02:00
parent 2004e3dff8
commit 7a520f8991
45 changed files with 3937 additions and 0 deletions

32
fabric-1.20/.gitignore vendored Normal file
View file

@ -0,0 +1,32 @@
# gradle
.gradle/
build/
out/
classes/
# eclipse
*.launch
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# fabric
run/
# other
*.log