From 693828c5a27032e172620cf5c724383662770a3b Mon Sep 17 00:00:00 2001 From: Miqra Developer Date: Mon, 24 Sep 2018 15:39:53 +0000 Subject: [PATCH] Added build/ to .gitiginore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1dc31af..0956cb0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +build/ deb_dist/ *.pyc