summary refs log tree commit diff
path: root/.gitignore
AgeCommit message (Expand)AuthorLines
2025-03-17change config.toml to bootstrap.toml for bootstrap modulebit-aloo-1/+2
2025-03-06Git ignore citool's target directoryEric Huss-0/+1
2025-02-12ignore vendor directory in `git status`jyn-0/+2
2025-01-20Ignore `mermaid.min.js`jyn-0/+1
2024-12-10only ignore `{flake,default}.nix` and `{.envrc,.direnv/}` in the rootWaffle Lapkin-4/+4
2024-11-28ignore `/build` instead of `build/` in gitignoreMaybe Lapkin-2/+1
2024-10-17Rollup merge of #129620 - WaffleLapkin:flake, r=NoratriebMatthias Krüger-0/+2
2024-10-03add nix files to gitignoreOrion Gonzalez-0/+5
2024-10-03add direnv to gitignoreOrion Gonzalez-0/+4
2024-09-27gitignore: Add eglot LSP config fileKajetan Puchalski-0/+1
2024-09-20Add flake.nix and .envrcMaybe Lapkin-0/+2
2024-08-25gitignore: ignore ICE reports regardless of directoryPavel Grigorenko-1/+3
2024-08-09gitignore: Add Zed and Helix editorsKajetan Puchalski-0/+2
2024-08-07Add -Zerror-metrics=PATH to save diagnostic metadata to diskJane Losare-Lusby-0/+1
2024-08-02Move the standard library to a separate workspacebjorn3-0/+1
2024-07-21Don't output test artifacts into working directoryMichael Goulet-1/+0
2024-07-11Avoid follow-up errors and ICEs after missing lifetime errors on data structuresOli Scherer-0/+1
2024-06-17Add `/rustc-ice*/ to `.gitignore`Trevor Gross-0/+1
2023-09-16don't globally ignore rustc-ice filesRalf Jung-1/+0
2023-08-07Ignore ICE dumps in gitOli Scherer-0/+1
2023-03-20Auto merge of #108148 - parthopdas:master, r=oli-obkbors-0/+1
2023-03-18address review commentsJoshua Nelson-0/+1
2023-03-15Implementing "<test_binary> --list --format json" #107307 #49359Partha P. Das-0/+1
2023-03-05Ignore things in .gitignore in tidyJoshua Nelson-1/+1
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-2/+2
2022-09-01Rollup merge of #101072 - tmandry:llvm-is-vanilla, r=Mark-SimulacrumMatthias Krüger-0/+1
2022-08-29Ignore cargo target folder in src/bootstrapTyler Mandry-0/+1
2022-08-20Add `/build-rust-analyzer/` to .gitignoreNilstrieb-0/+1
2022-06-26Remove references to `./tmp` in-treeJoshua Nelson-2/+0
2022-02-01Add package.json in gitignoreGuillaume Gomez-0/+1
2021-10-12Fix invalid rules in .gitignoreCanop-2/+2
2021-07-12Simplify build system for rustdoc-gui test cratesGuillaume Gomez-0/+3
2021-04-22Remove "Version control"Christiaan Dirkx-4/+0
2021-04-22Clean up .gitignoreChristiaan Dirkx-26/+48
2021-03-10Ignore Vim swap filesCamelid-0/+2
2021-02-21Ignore nodejs/npm filesGuillaume Gomez-0/+2
2020-11-03Add a tool to run `x.py` from any subdirectoryCasey Rodarmor-0/+1
2020-09-09Move `rustllvm` into `rustc_llvm`Vadim Petrochenkov-1/+0
2020-03-25gitignore: allow target to be a symlinkBen Boeckel-1/+1
2020-01-14Add unicode table generatorMark Rousskov-8/+1
2019-12-15.gitignore: Don't ignore a file that exists in the repositoryJosh Triplett-0/+1
2019-10-21expand commentRalf Jung-3/+8
2019-10-21keep the root dir clean from debuggingRalf Jung-3/+0
2019-10-20Ignore DOT files in .gitignoreDylan MacKenzie-0/+3
2019-08-10.gitignore: Explain why `/obj/` is ignoredMazdak Farrokhzad-0/+1
2019-08-10Explain why `/tmp/` is ignoredMazdak Farrokhzad-0/+1
2019-08-10.gitignore: Readd `/tmp/`Mazdak Farrokhzad-0/+1
2019-08-08more alphabeticalRalf Jung-1/+1
2019-08-08tweak ignoresRalf Jung-3/+4
2019-08-08fix typo in .gitignoreRalf Jung-1/+1