From 38e74b2439f01a14008857149082093c8a584e33 Mon Sep 17 00:00:00 2001
From: David Wehr <dawehr@iastate.edu>
Date: Fri, 24 Mar 2017 21:57:12 -0500
Subject: [PATCH] Ignoring dirty submodules (vrpn) now

---
 .gitmodules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitmodules b/.gitmodules
index 1d7f28ad9..6821767e9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,4 @@
 [submodule "groundStation/src/vrpn"]
 	path = groundStation/src/vrpn
 	url = https://github.com/vrpn/vrpn
+	ignore = dirty
-- 
GitLab