mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Added .classpath to the gitignore
Change-Id: I1a6680e6ba0b99fd06649c0a46f02edfc9bf2473
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user