From 73ca34bb2181026529cac09e57c77d718e8a518c Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Thu, 24 Jan 2019 17:09:48 -0500 Subject: [PATCH] Ignore all .ini files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 95ad31b..3d021d7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ *.swo build -config.ini +*.ini *.db bindata.go