Add gitignore
This gitignore ignores the compiled `rose` binary. It also ignores the `compile_commands.json` and `.cache/` directory created for and by LSP.
This commit is contained in:
parent
f51b12d90f
commit
ce3f71e7c4
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
compile_commands.json
|
||||||
|
rose
|
||||||
|
.cache/
|
Loading…
Reference in New Issue
Block a user