Added .gitignore file

Change-Id: Id60a5cb48292950c4819685a3a0c0ab75685d378
This commit is contained in:
Fredric Silberberg
2014-05-12 09:27:25 -04:00
parent 508425c976
commit cdc94f062f

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
wpilibc/build/
hal/build/
networktables/cpp/build/
build/
networktables/OutlineViewer/nbproject/private
*~
.*/target(?:/|$)
.*/dist(?:/|$)
eclipse-plugins/.*/bin(?:/|$)