Adds .cproject to the .gitignore to remove eclipse files

Change-Id: I0ed347905cd29054f88088d42a63b4559d89446d
This commit is contained in:
Jonathan Leitschuh
2014-06-02 10:01:12 -04:00
parent bb50f4b134
commit 3227e779a1

1
.gitignore vendored
View File

@@ -8,6 +8,7 @@ target/
dist/
bin/
.project
.cproject
.settings/
.classpath