]> git.lizzy.rs Git - rust.git/blobdiff - .gitignore
Move `Cache` generation to separate module
[rust.git] / .gitignore
index 64b5e577607eedcac020a8ab7fe249a6c025237f..81a472451d777435d9ac39589de08c80a56bd7a4 100644 (file)
@@ -1,4 +1,4 @@
-# This file should only ignore things that are generatd during a build,
+# This file should only ignore things that are generated during a build,
 # generated by common IDEs, and optional files controlled by the user
 # that affect the build (such as config.toml).
 # FIXME: This needs cleanup.
@@ -18,20 +18,17 @@ __pycache__/
 .valgrindrc
 .vscode
 .favorites.json
-/*-*-*-*/
-/*-*-*/
 /Makefile
-/build
+/build/
 /config.toml
 /dist/
 /dl/
-/doc
+/doc/
 /inst/
 /llvm/
 /mingw-build/
-/nd/
+# Created by default with `src/ci/docker/run.sh`:
 /obj/
-/rt/
 /rustllvm/
 /src/libcore/unicode/DerivedCoreProperties.txt
 /src/libcore/unicode/DerivedNormalizationProps.txt
@@ -41,10 +38,8 @@ __pycache__/
 /src/libcore/unicode/SpecialCasing.txt
 /src/libcore/unicode/UnicodeData.txt
 /src/libcore/unicode/downloaded
-/stage[0-9]+/
-/target
-target/
-/test/
+/target/
+# Generated by compiletest for incremental:
 /tmp/
 tags
 tags.*
@@ -54,17 +49,6 @@ TAGS.*
 \#*\#
 config.mk
 config.stamp
-keywords.md
-lexer.ml
 Session.vim
-src/etc/dl
-tmp.*.rs
-version.md
-version.ml
-version.texi
 .cargo
-!src/vendor/**
-/src/target/
-
 no_llvm_build
-