Files
2026-06-25 09:19:53 +08:00

30 lines
591 B
Plaintext
Raw Permalink 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.
.DS_Store
Thumbs.db
node_modules/
frontend-electron/node_modules/
npm-debug.log*
dist/*.zip
_salvage/
backend-web/config/local.php
frontend-web/config/local.js
docker/.env
docker/config/local.php
docker/config/local.js
soonModels/*.soon
# backend-web 运行时 storage(仅保留各目录 .gitkeep
backend-web/storage/payment/*
backend-web/storage/cache/rate/*
backend-web/storage/cache/wechat_certs/*
backend-web/storage/logs/*
backend-web/storage/users/*
backend-web/storage/templates/*
!backend-web/storage/**/.gitkeep
*.log
*.tmp
*.bak
*.pem
*.key
/soonDesign-back
/info
/soonModels