From 053c894a5383b9e0ba137a26065a01b5c215f06a Mon Sep 17 00:00:00 2001
From: Brendan Bartels <bbartels@iastate.edu>
Date: Sat, 21 Jan 2017 10:32:24 -0600
Subject: [PATCH] quad: Stop tracking the SDK.log

---
 quad/.gitignore | 1 +
 quad/sw/SDK.log | 0
 2 files changed, 1 insertion(+)
 delete mode 100644 quad/sw/SDK.log

diff --git a/quad/.gitignore b/quad/.gitignore
index b1ba4b2bc..0d8100959 100644
--- a/quad/.gitignore
+++ b/quad/.gitignore
@@ -1,3 +1,4 @@
 sw/modular_quad_pid/Debug
 sw/.metadata/
+sw/SDK.log
 test.log
diff --git a/quad/sw/SDK.log b/quad/sw/SDK.log
deleted file mode 100644
index e69de29bb..000000000
-- 
GitLab