rony-llm-agent/.gitignore

19 lines
No EOL
150 B
Text

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