From 66e5095da7bbeaae505ff6a1bfe2d5b8d1899cb7 Mon Sep 17 00:00:00 2001
From: Brady James Garvin <bgarvin@cse.unl.edu>
Date: Wed, 3 Apr 2019 17:07:05 -0500
Subject: [PATCH] Made .gitignore consistent with other Kivy projects.

---
 .gitignore | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 992a27a..cd4671c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,5 +2,4 @@
 *.pyo
 
 .idea
-.buildozer
 bin
-- 
GitLab