chore: add grokkit and backup files to gitignore
Update .gitignore to ignore the 'grokkit' directory and all '.bak' files.
This commit is contained in:
parent
f0858e08c1
commit
56360808d7
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,6 @@
|
|||||||
|
```
|
||||||
.idea/
|
.idea/
|
||||||
build/
|
build/
|
||||||
|
grokkit
|
||||||
|
*.bak
|
||||||
|
```
|
||||||
Loading…
Reference in New Issue
Block a user