lix/.gitignore

31 lines
336 B
Plaintext
Raw Normal View History

2020-09-15 11:48:23 +00:00
outputs/
2016-07-20 18:00:36 +00:00
2010-02-10 15:55:46 +00:00
# GNU Global
GPATH
GRTAGS
GSYMS
GTAGS
2019-03-27 13:12:20 +00:00
2020-09-13 21:07:09 +00:00
# ccls
/.ccls-cache
2022-01-16 03:17:40 +00:00
result
result-*
2022-01-16 03:17:40 +00:00
.vscode/
.direnv/
2023-07-06 09:26:51 +00:00
# clangd and possibly more
.cache/
# Mac OS
.DS_Store
# ClangBuildAnalyzer output, see maintainers/buildtime_report.sh
buildtime.bin
.envrc.local
# We generate this with a Nix shell hook
/.pre-commit-config.yaml
/.nocontribmsg