.gitignore: + .projectile (emacs ws config)
This commit is contained in:
parent
e9d77c6bc2
commit
57eee82fa5
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,3 +1,5 @@
|
||||||
|
# emacs workspace config
|
||||||
|
.projectile
|
||||||
# symlink to ${mybuilddirectory}/compile_commands.json for LSP
|
# symlink to ${mybuilddirectory}/compile_commands.json for LSP
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
# LSP keeps state here
|
# LSP keeps state here
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue