Files
platforms/.gitignore

58 lines
690 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
build
.build
builds
.builds
bin
out
output/
target
release
debug
node_modules
.DS_Store
dist
dist-ssr
setup
*.local
.cursor/
.worktrees/
.env
.env.*
!.env.example
!front/tiny-engine-platform/env/.env.production
!front/tiny-engine-platform/env/.env.production.example
tmp/
.cache/
*.env.local
*.secret.*
*.local.yaml
*.local.yml
# Windows 可执行文件不得进入仓库Git 忽略规则区分大小写)。
*.exe
*.EXE
*.dll
*.DLL
*.msi
*.MSI
# 编译器、链接器与打包工具生成的二进制产物。
*.so
*.dylib
*.a
*.o
*.obj
*.class
*.jar
*.war
*.wasm
*.test
*.app
*.ipa
*.apk
*.aab
*.deb
*.rpm
caddy/bin/
# apps-repository/
scripts/fixtures/platform-demo-seed-result.json