grokkit/.gitignore
Greg Gauthier 56360808d7 chore: add grokkit and backup files to gitignore
Update .gitignore to ignore the 'grokkit' directory and all '.bak' files.
2026-02-28 20:20:38 +00:00

6 lines
35 B
Plaintext

```
.idea/
build/
grokkit
*.bak
```