grokkit/.gitignore
Greg Gauthier 9bd3e1d00e refactor: add error handling and refactor git utilities
- Enhance error checking in all commands using git.Run
- Refactor git helper to return errors properly
- Fix README.md filename typo
- Update .gitignore with additional ignores
- Add fallback for config home dir
- Improve request handling in grok client
2026-03-01 12:08:49 +00:00

9 lines
71 B
Plaintext

.idea/
build/
grokkit
*.bak
*.log
*.tmp
.env
coverage.out
coverage.html