- 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
9 lines
71 B
Plaintext
9 lines
71 B
Plaintext
.idea/
|
|
build/
|
|
grokkit
|
|
*.bak
|
|
*.log
|
|
*.tmp
|
|
.env
|
|
coverage.out
|
|
coverage.html |