xo-pyreflect: ++ .gitignore .build dirs
This commit is contained in:
parent
b128c9314d
commit
e02ce241ec
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
# lsp keeps state here
|
# lsp keeps state here
|
||||||
.cache
|
.cache
|
||||||
# typical build directory
|
# typical build directory
|
||||||
build
|
.build*
|
||||||
# lsp: symlink to file in build directory (established manually)
|
# lsp: symlink to file in build directory (established manually)
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue