We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90463a6 commit 9802300Copy full SHA for 9802300
.gitignore
@@ -74,13 +74,13 @@ __pycache__/
74
/obj/
75
/rt/
76
/rustllvm/
77
-/src/libstd_unicode/DerivedCoreProperties.txt
78
-/src/libstd_unicode/DerivedNormalizationProps.txt
79
-/src/libstd_unicode/PropList.txt
80
-/src/libstd_unicode/ReadMe.txt
81
-/src/libstd_unicode/Scripts.txt
82
-/src/libstd_unicode/SpecialCasing.txt
83
-/src/libstd_unicode/UnicodeData.txt
+/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
84
/stage[0-9]+/
85
/target
86
target/
0 commit comments