fabric-1.19.1: copy from fabric-1.19

This commit is contained in:
Kosma Moczek 2022-07-29 23:53:11 +02:00
parent 79788dd5d9
commit 005a1224fd
44 changed files with 3922 additions and 0 deletions

32
fabric-1.19.1/.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