feat:初始化qi

This commit is contained in:
m0_75251201
2025-10-22 15:59:08 +08:00
commit 768c294a87
25 changed files with 867 additions and 0 deletions

40
fabric-qi-mod/.gitignore vendored Normal file
View File

@@ -0,0 +1,40 @@
# gradle
.gradle/
build/
out/
classes/
# eclipse
*.launch
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# macos
*.DS_Store
# fabric
run/
# java
hs_err_*.log
replay_*.log
*.hprof
*.jfr