18 lines
221 B
Plaintext
18 lines
221 B
Plaintext
# local secrets / env config
|
|
config/config.dev.yaml
|
|
|
|
# generated DML dumps
|
|
haoxian_hisense/agentic_project/check_agentic_project_name/dml_*.sql
|
|
|
|
# Go
|
|
*.exe
|
|
*.test
|
|
*.out
|
|
vendor/
|
|
|
|
# OS / IDE
|
|
.DS_Store
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|