A couple more ignorable files.

This commit is contained in:
Graydon Hoare 2010-06-24 16:19:45 -07:00
parent af44ec2856
commit d3c0762ff8

4
.gitignore vendored
View File

@ -5,6 +5,8 @@
*.cmx *.cmx
*.dll *.dll
*.exe *.exe
*.so
*.dylib
*.orig *.orig
*.cmo *.cmo
*.cmi *.cmi
@ -24,3 +26,5 @@
.hg/ .hg/
.hgignore .hgignore
lexer.ml lexer.ml
rustboot
rustc