.gitignore: + ignore .projectile
This commit is contained in:
parent
5b8b08145b
commit
d315d4212b
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,3 +1,5 @@
|
|||
# emacs configuration for workspace
|
||||
.projectile
|
||||
# clangd working space (see emacs+lsp)
|
||||
.cache
|
||||
# typical cmake build directory (source-tree-nephew)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue