Initial commit of fabric-1.17.1 build

This commit is contained in:
Kaleb Elwert 2021-07-07 18:18:35 -07:00
parent 00ec1dc12e
commit a3516b773e
43 changed files with 5404 additions and 0 deletions

32
fabric-1.17.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