]> git.lizzy.rs Git - rust.git/blobdiff - .gitignore
Update cargo
[rust.git] / .gitignore
index 487867c375d4529a0a7f0e36c6b2207665e174c6..856ff7dbb0f33cef38a9a680945d1eb27f5cc370 100644 (file)
@@ -34,15 +34,8 @@ __pycache__/
 # Created by default with `src/ci/docker/run.sh`:
 /obj/
 /rustllvm/
-/src/libcore/unicode/DerivedCoreProperties.txt
-/src/libcore/unicode/DerivedNormalizationProps.txt
-/src/libcore/unicode/PropList.txt
-/src/libcore/unicode/ReadMe.txt
-/src/libcore/unicode/Scripts.txt
-/src/libcore/unicode/SpecialCasing.txt
-/src/libcore/unicode/UnicodeData.txt
-/src/libcore/unicode/downloaded
-/target/
+/unicode-downloads
+/target
 # Generated by compiletest for incremental:
 /tmp/
 tags
@@ -55,5 +48,6 @@ config.mk
 config.stamp
 Session.vim
 .cargo
+!/src/test/run-make/thumb-none-qemu/example/.cargo
 no_llvm_build
 # Before adding new lines, see the comment at the top.