diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..0000c36fc2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +wpilibc/build/ +hal/build/ +networktables/cpp/build/ +build/ +networktables/OutlineViewer/nbproject/private +*~ +.*/target(?:/|$) +.*/dist(?:/|$) +eclipse-plugins/.*/bin(?:/|$) \ No newline at end of file