ai_script/.gitignore
2026-09-17 18:49:22 +08:00

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