File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 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
64
68
/llvm /
65
69
/mingw-build /
66
70
/nd /
71
+ /obj /
67
72
/rt /
68
73
/rustllvm /
69
74
/src /libunicode /DerivedCoreProperties.txt
72
77
/src /libunicode /PropList.txt
73
78
/src /libunicode /Scripts.txt
74
79
/src /libunicode /UnicodeData.txt
75
- /stage0 /
76
- /stage1 /
77
- /stage2 /
78
- /stage3 /
80
+ /stage [0-9 ]+ /
81
+ /target
79
82
/test /
80
83
/tmp /
81
- /obj /
82
84
TAGS
83
85
TAGS.emacs
84
86
TAGS.vi
@@ -88,11 +90,9 @@ config.mk
88
90
config.stamp
89
91
keywords.md
90
92
lexer.ml
91
- src /.DS_Store
92
93
src /etc /dl
93
94
src /librustc_llvm /llvmdeps.rs
94
95
tmp. * .rs
95
96
version.md
96
97
version.ml
97
98
version.texi
98
- /target
You can’t perform that action at this time.
0 commit comments