summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e9927073ada08ee71e8b2c65fd721ae02d73ebe9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
/obj
/bin
/mrustc.depend
/mrustc.layout
/rustc-nightly-src.tar.gz
/rustc-nightly
/crates.io
/test_deps_run-pass.mk

/.obj
*.gch
*.gch.dep
*.sw[po]
*~
/output

/gitstats

/bnf/*.o
/bnf/*.dep
/bnf/.gen/
/bnf/output/
/bnf/.rust.y
/bnf/rust.lex.c
/bnf/rust.tab.c
/bnf/rust.tab.h
/bnf/rust.output
/bnf/test.bin