From f564a6057758674562ace4319965a77b7e3bbdd3 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 27 Jun 2017 15:09:42 +0200 Subject: [PATCH] ignore cfg --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e645833..24ea1eb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *~ -*.pyc \ No newline at end of file +*.pyc +*.cfg \ No newline at end of file