Rename subproject to fabric-1.21.9-10
This commit is contained in:
parent
64324a853f
commit
f4a59e5504
47 changed files with 74 additions and 72 deletions
32
fabric-1.21.9-10/.gitignore
vendored
Normal file
32
fabric-1.21.9-10/.gitignore
vendored
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue