From a4f98dd62a48f4befa6fc571c05d866418c6fc8c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 14 Sep 2011 14:19:55 +0000 Subject: [PATCH] build: tell git to ignore config.mk --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 774f9fb..8ef0e46 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ test/*.got *.d *.cmd *.so +config.mk