lix/.gitignore

32 lines
345 B
Text
Raw Permalink Normal View History

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