文件
XLZEN/.gitignore
T
Administrator 0da7d49fd6
Build Loader / build (push) Canceled after 0s
Import OpenZen deobfuscated source
2026-09-15 03:14:09 +08:00

38 行
482 B
Plaintext

# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
# Files from Forge MDK
forge*changelog.txt
# Native DLL build artifacts (CMake out-of-source build + staged jar)
native/build/
native/zen.jar
native/vcpkg_installed/
# Generated at build time by ext.obfuscateJar (holds the obfuscated bridge FQCN)
native/dll/src/generated_names.h
# Local build artifacts
build_opencode.log
gradle.pid