Added .classpath to the gitignore

Change-Id: I1a6680e6ba0b99fd06649c0a46f02edfc9bf2473
This commit is contained in:
Fredric Silberberg
2014-05-12 14:53:16 -04:00
parent cdc94f062f
commit 21074eea4c

10
.gitignore vendored
View File

@@ -3,7 +3,9 @@ hal/build/
networktables/cpp/build/
build/
networktables/OutlineViewer/nbproject/private
*~
.*/target(?:/|$)
.*/dist(?:/|$)
eclipse-plugins/.*/bin(?:/|$)
target/
dist/
bin/
.project
.settings/
.classpath