xo-pyreflect: ++ .gitignore .build dirs

This commit is contained in:
Roland Conybeare 2024-05-01 14:35:31 -04:00
commit e02ce241ec

2
.gitignore vendored
View file

@ -1,6 +1,6 @@
# lsp keeps state here
.cache
# typical build directory
build
.build*
# lsp: symlink to file in build directory (established manually)
compile_commands.json