From 4d2fa99fae22ada645eb855773e0623232519df7 Mon Sep 17 00:00:00 2001 From: Dagen Brock Date: Sun, 15 Jan 2017 16:40:20 -0600 Subject: [PATCH] ignore build dirs in repos --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e43b0f9..a9989fb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ .DS_Store + +build-buckshot-Desktop*