xo-expression2/.gitignore
2023-10-03 17:00:05 -04:00

7 lines
158 B
Text

# symlink to ${my_build_directory}/compile_commands.json to make LSP work
compile_commands.json
# lsp keeps state here
.cache
# typical build dirs
build
ccov