Files
zhenyi e4080dcbc7 chore: remove .env from git tracking
Add .env to .gitignore, unstage tracked .env, and create .env.example
as a template for local development.
2026-06-10 18:31:36 +08:00

9 lines
70 B
Plaintext

/target
.idea
.codegraph
.classpath
.project
.settings
.DS_Store
.env