lix/.gitignore

32 lines
345 B
Text
Raw Normal View History

2020-09-15 13:48:23 +02:00
outputs/
2016-07-20 14:00:36 -04:00
2010-02-10 15:55:46 +00:00
# GNU Global
GPATH
GRTAGS
GSYMS
GTAGS
2019-03-27 14:12:20 +01:00
2020-09-13 14:07:09 -07:00
# ccls
/.ccls-cache
2022-01-15 19:17:40 -08:00
result
result-*
2022-01-15 19:17:40 -08:00
.vscode/
.direnv/
2023-07-06 11:26:51 +02: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
/release