Added Eclipse's .project and .cproject to .gitignore.

This commit is contained in:
Michael Bebenita 2010-08-09 06:55:27 -07:00
parent d647c163fd
commit f043ee1d33
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -30,6 +30,8 @@
*.swp *.swp
.hg/ .hg/
.hgignore .hgignore
.cproject
.project
lexer.ml lexer.ml
rustboot rustboot
rustc rustc