Skip to content

Commit 2d0b28c

Browse files
committed
fix: add neovim things to gitignore
1 parent aed9fa1 commit 2d0b28c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,9 @@ bin/
3939

4040
**/.DS_Store
4141
test/**/results.txt
42+
43+
# neovim autogenerated files
44+
compile_commands.json
45+
Debug/
46+
.cache/
47+

0 commit comments

Comments
 (0)