.gitignore: add emacs lsp-mode files
This commit is contained in:
parent
f7b6431b6f
commit
d2d4a0251e
|
@ -6,3 +6,6 @@
|
|||
/output/
|
||||
|
||||
__pycache__/
|
||||
|
||||
/.clangd/
|
||||
/compile_commands.json
|
||||
|
|
Loading…
Reference in New Issue