rust/.gitignore
2010-06-24 16:51:48 -07:00

32 lines
185 B
Plaintext

*~
*.x86
*.llvm
*.out
*.cmx
*.dll
*.exe
*.so
*.dylib
*.orig
*.cmo
*.cmi
*.d
*.o
*.aux
*.cp
*.fn
*.ky
*.log
*.pdf
*.html
*.pg
*.toc
*.tp
*.vr
.hg/
.hgignore
lexer.ml
rustboot
rustc
TAGS