Merge "Added .classpath to the gitignore"

This commit is contained in:
Brad Miller (WPI)
2014-05-12 12:30:05 -07:00
committed by Gerrit Code Review

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