summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #108148 - parthopdas:master, r=oli-obkbors2023-03-201-0/+1
|\
| * Implementing "<test_binary> --list --format json" #107307 #49359Partha P. Das2023-03-151-0/+1
* | address review commentsJoshua Nelson2023-03-181-0/+1
|/
* Ignore things in .gitignore in tidyJoshua Nelson2023-03-051-1/+1
* Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan2023-01-111-2/+2
* Rollup merge of #101072 - tmandry:llvm-is-vanilla, r=Mark-SimulacrumMatthias Krüger2022-09-011-0/+1
|\
| * Ignore cargo target folder in src/bootstrapTyler Mandry2022-08-291-0/+1
* | Add `/build-rust-analyzer/` to .gitignoreNilstrieb2022-08-201-0/+1
|/
* Remove references to `./tmp` in-treeJoshua Nelson2022-06-261-2/+0
* Add package.json in gitignoreGuillaume Gomez2022-02-011-0/+1
* Fix invalid rules in .gitignoreCanop2021-10-121-2/+2
* Simplify build system for rustdoc-gui test cratesGuillaume Gomez2021-07-121-0/+3
* Remove "Version control"Christiaan Dirkx2021-04-221-4/+0
* Clean up .gitignoreChristiaan Dirkx2021-04-221-26/+48
* Ignore Vim swap filesCamelid2021-03-101-0/+2
* Ignore nodejs/npm filesGuillaume Gomez2021-02-211-0/+2
* Add a tool to run `x.py` from any subdirectoryCasey Rodarmor2020-11-031-0/+1
* Move `rustllvm` into `rustc_llvm`Vadim Petrochenkov2020-09-091-1/+0
* gitignore: allow target to be a symlinkBen Boeckel2020-03-251-1/+1
* Add unicode table generatorMark Rousskov2020-01-141-8/+1
* .gitignore: Don't ignore a file that exists in the repositoryJosh Triplett2019-12-151-0/+1
* expand commentRalf Jung2019-10-211-3/+8
* keep the root dir clean from debuggingRalf Jung2019-10-211-3/+0
* Ignore DOT files in .gitignoreDylan MacKenzie2019-10-201-0/+3
* .gitignore: Explain why `/obj/` is ignoredgitignore-readd-tmpMazdak Farrokhzad2019-08-101-0/+1
* Explain why `/tmp/` is ignoredMazdak Farrokhzad2019-08-101-0/+1
* .gitignore: Readd `/tmp/`Mazdak Farrokhzad2019-08-101-0/+1
* more alphabeticalRalf Jung2019-08-081-1/+1
* tweak ignoresRalf Jung2019-08-081-3/+4
* fix typo in .gitignoreRalf Jung2019-08-081-1/+1
* Cargo.toml is at the root these daysRalf Jung2019-08-081-4/+0
* gitignore: remove some things that look ancientRalf Jung2019-08-081-16/+0
* explain what we want and what not in .gitignoreRalf Jung2019-08-081-0/+4
* don't ignore mir_dump folderRalf Jung2019-08-051-1/+0
* Rollup merge of #60081 - pawroman:cleanup_unicode_script, r=varkorMazdak Farrokhzad2019-07-061-0/+1
|\
| * Clean up unicode.py scriptPaweł Romanowski2019-04-181-0/+1
* | Ignore .vscode even if it is a symlinkOliver Scherer2019-05-251-1/+1
|/
* Ignore some IDE-local filesOliver Scherer2019-01-081-0/+1
* move file-extension based .gitignore down to src/Ralf Jung2018-08-281-46/+0
* Added new lines to .gitignore.David Wood2018-07-221-2/+5
* Update .gitignore for libstd_unicodevarkor2018-05-211-7/+7
* Implement inferring outlives requirements for references, structs, enum, unio...toidiu2018-04-121-0/+1
* rustc_llvm: remove stale referencesTamir Duberstein2017-11-281-1/+0
* Allow writing metadata without llvmbjorn32017-09-231-0/+3
* Ignore *.iml filesStepan Koltsov2017-06-301-0/+1
* Ignore some folders.kennytm2017-06-021-0/+1
* include everything in the vendor directorySteve Klabnik2017-02-131-0/+1
* Reduce the size of static data in std_unicode::tables.Simon Sapin2017-01-031-6/+7
* rustbuild: Tweak for vendored dependenciesAlex Crichton2016-11-081-0/+1
* Ignore VS Code settings directoryVadim Chugunov2016-08-051-0/+1