From 7713f7005da0e244b5da5968df4532878136fdf4 Mon Sep 17 00:00:00 2001
From: Kris Burney <burneykb@iastate.edu>
Date: Sun, 6 Nov 2016 21:50:05 -0600
Subject: [PATCH] changed gitignore

---
 groundStation/.gitignore | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/groundStation/.gitignore b/groundStation/.gitignore
index a7def848e..497d96305 100644
--- a/groundStation/.gitignore
+++ b/groundStation/.gitignore
@@ -34,8 +34,8 @@
 
 
 # vrpn/build files
-src/backend/vrpn/build*
-src/backend/vrpn/pc_linux64/*
+src/vrpn/build*
+src/vrpn/pc_linux64/*
 
 #Exacutables
 BlueTooth
-- 
GitLab