From 718770749329cdbe6f01a3fe0cb539655cfadc61 Mon Sep 17 00:00:00 2001 From: Schrolli Date: Thu, 21 May 2015 09:04:59 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 34fc204..aad2b93 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ *.psd *.pyc *.log -config/config.ini \ No newline at end of file +config.ini \ No newline at end of file