Files
memind/.gitignore
T
john def9b0b5eb chore: Add backup files to .gitignore
- *.bak 备份文件不提交到版本控制
2026-06-27 08:25:34 +08:00

25 lines
213 B
Plaintext

node_modules/
ops/node_modules/
dist/
ops/dist/
.env
.env.local
.env.*.local
scripts/g2-aliyun-cert.env
*.log
*.pid
.local/
MindSpace/
data/
users/
.DS_Store
.idea/
.vscode/
.aider*
.env.experience-test
*.bak