From bc04ac800ab884f8bedfe7e913fe5c1be7a718fc Mon Sep 17 00:00:00 2001 From: Christina Quast Date: Fri, 5 Dec 2014 13:24:34 +0100 Subject: [PATCH] Ignore build dirs --- sam3s_example/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/sam3s_example/.gitignore b/sam3s_example/.gitignore index 60fffb0e..f27dc926 100644 --- a/sam3s_example/.gitignore +++ b/sam3s_example/.gitignore @@ -2,3 +2,4 @@ bin/ *.swp *~ obj/ +build/