From ddabf6265a8917702027269cfda5664c14c5098b Mon Sep 17 00:00:00 2001 From: Jake Drahos <j@kedrahos.com> Date: Sun, 16 Oct 2016 21:41:13 -0500 Subject: [PATCH] Moved .gitignore --- .gitignore => groundStation/.gitignore | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .gitignore => groundStation/.gitignore (100%) diff --git a/.gitignore b/groundStation/.gitignore similarity index 100% rename from .gitignore rename to groundStation/.gitignore -- GitLab