xo-alloc/.gitignore

9 lines
193 B
Text

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