]> git.lizzy.rs Git - rust.git/blob - .gitignore
Remove stale references to tags, replaced with enums.
[rust.git] / .gitignore
1 *~
2 \#*\#
3 \#*
4 .#*
5 *.x86
6 *.llvm
7 *.out
8 *.boot
9 *.rustc
10 *.cmx
11 *.dll
12 *.def
13 *.exe
14 *.a
15 *.rlib
16 *.so
17 *.dylib
18 *.orig
19 *.cmo
20 *.cmi
21 *.dSYM
22 *.d
23 *.o
24 *.ll
25 *.bc
26 *.aux
27 *.cp
28 *.fn
29 *.ky
30 *.cps
31 *.log
32 *.pdf
33 *.html
34 *.pg
35 *.toc
36 *.tp
37 *.vr
38 *.patch
39 *.diff
40 *.rej
41 *.swp
42 *.tmp
43 *.pyc
44 *.elc
45 .hg/
46 .hgignore
47 .cproject
48 .project
49 .valgrindrc
50 lexer.ml
51 rustboot
52 rustc
53 TAGS
54 version.ml
55 version.texi
56 /Makefile
57 config.mk
58 /rt/
59 /rustllvm/
60 /test/
61 /build/
62 /inst/
63 /mingw-build/
64 src/.DS_Store
65 /stage0/
66 /dl/
67 /stage1/
68 /stage2/
69 /stage3/
70 *.bz2
71 /doc/html
72 /doc/latex
73 /doc/std
74 /nd/
75 /llvm/
76 version.md
77 rust.tex
78 keywords.md
79 x86_64-apple-darwin/
80 doc/core/