File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 17
17
* .elc
18
18
* .epub
19
19
* .exe
20
- * .pdb
21
20
* .fn
22
21
* .html
23
22
* .kdev4
29
28
* .orig
30
29
* .out
31
30
* .patch
31
+ * .pdb
32
32
* .pdf
33
33
* .pg
34
34
* .pot
50
50
.cproject
51
51
.hg /
52
52
.hgignore
53
+ .idea
54
+ __pycache__ /
55
+ * .py [cod ]
56
+ * $py.class
53
57
.project
54
58
.settings /
55
59
.valgrindrc
65
69
/llvm /
66
70
/mingw-build /
67
71
/nd /
72
+ /obj /
68
73
/rt /
69
74
/rustllvm /
70
75
/src /libunicode /DerivedCoreProperties.txt
73
78
/src /libunicode /PropList.txt
74
79
/src /libunicode /Scripts.txt
75
80
/src /libunicode /UnicodeData.txt
76
- /stage0 /
77
- /stage1 /
78
- /stage2 /
79
- /stage3 /
81
+ /stage [0-9 ]+ /
82
+ /target
80
83
/test /
81
84
/tmp /
82
- /obj /
83
85
TAGS
84
86
TAGS.emacs
85
87
TAGS.vi
@@ -89,11 +91,9 @@ config.mk
89
91
config.stamp
90
92
keywords.md
91
93
lexer.ml
92
- src /.DS_Store
93
94
src /etc /dl
94
95
src /librustc_llvm /llvmdeps.rs
95
96
tmp. * .rs
96
97
version.md
97
98
version.ml
98
99
version.texi
99
- /target
You can’t perform that action at this time.
0 commit comments