mirror of
https://github.com/rust-lang/rust
synced 2024-11-02 13:50:48 +00:00
Added Eclipse's .project and .cproject to .gitignore.
This commit is contained in:
parent
d647c163fd
commit
f043ee1d33
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -30,6 +30,8 @@
|
|||
*.swp
|
||||
.hg/
|
||||
.hgignore
|
||||
.cproject
|
||||
.project
|
||||
lexer.ml
|
||||
rustboot
|
||||
rustc
|
||||
|
|
Loading…
Reference in a new issue