From 2b233b9af9b5a4054685604fa6a5a4322fe477d7 Mon Sep 17 00:00:00 2001 From: r00t Date: Thu, 4 Jan 2018 04:31:18 -0500 Subject: [PATCH] updating gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6c04234..2283005 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # We don't want local build settings in case someone's using # the git dir as a place to store their build.ini /build.ini +/build.ini.* /dist.build.ini *.bak