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

7 lines
154 B
Text

# symlink to ${mybuilddirectory}/compile_commands.json for LSP
compile_commands.json
# LSP keeps state here
.cache
# typical build directories
build
ccov