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
|
|
|
|
|
2024-08-11 20:55:24 -07:00
|
|
|
# auto-generated compilation database
|
|
|
|
compile_commands.json
|
|
|
|
rust-project.json
|
|
|
|
|
2022-01-15 19:17:40 -08:00
|
|
|
result
|
2024-03-04 07:50:42 +01:00
|
|
|
result-*
|
2022-01-15 19:17:40 -08:00
|
|
|
|
|
|
|
.vscode/
|
2024-03-26 15:19:37 +03:00
|
|
|
.direnv/
|
2023-07-06 11:26:51 +02:00
|
|
|
|
|
|
|
# clangd and possibly more
|
|
|
|
.cache/
|
2024-03-04 06:04:07 +01:00
|
|
|
|
|
|
|
# Mac OS
|
|
|
|
.DS_Store
|
2024-03-18 23:03:48 -07:00
|
|
|
|
|
|
|
# ClangBuildAnalyzer output, see maintainers/buildtime_report.sh
|
|
|
|
buildtime.bin
|
2024-03-26 15:40:09 -07:00
|
|
|
|
|
|
|
.envrc.local
|
2024-03-27 10:16:16 -07:00
|
|
|
# We generate this with a Nix shell hook
|
|
|
|
/.pre-commit-config.yaml
|
2024-05-05 12:51:56 -07:00
|
|
|
/.nocontribmsg
|
2024-05-31 16:35:13 -07:00
|
|
|
/release
|
2024-08-11 20:55:24 -07:00
|
|
|
|
|
|
|
# Rust build files when using Cargo (not actually supported for building but it spews the files anyway)
|
|
|
|
/target/
|