rony-llm-agent/.gitignore
Victor Vargas 6e9211b5a0
Some checks failed
bump-version / bump (push) Has been cancelled
ci: automatic version + releases tag
2026-08-02 18:25:14 -07:00

20 lines
157 B
Text

# Go
*.exe
*.test
*.out
*.prof
vendor/
coverage.out
coverage.html
# Editor / OS
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
# Local build cache
.cache/
dist/