xo-numeric/xo-indentlog/.gitignore
Roland Conybeare 341fcfd1c7 Add 'xo-indentlog/' from commit 'd43c4af0b4'
git-subtree-dir: xo-indentlog
git-subtree-mainline: 1c3f033933
git-subtree-split: d43c4af0b4
2025-05-10 17:00:33 -05:00

8 lines
193 B
Text

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