From c5b77beb0462ee9709568b605e408c647f5e7148 Mon Sep 17 00:00:00 2001 From: Joel Gil Leon Date: Mon, 14 May 2018 19:24:26 +0300 Subject: [PATCH] Revert "added .buildconfig (autogen from gnome-builder) to gitignore" This reverts commit 2a92376d9bfb810868e5dd5617de6b801ad1fd3f. --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ee98c9a..e146528 100644 --- a/.gitignore +++ b/.gitignore @@ -23,7 +23,6 @@ var/ *.egg-info/ .installed.cfg *.egg -.buildconfig # PyInstaller # Usually these files are written by a python script from a template @@ -92,4 +91,4 @@ ENV/ # Secret files (for credentials used in testing) *.secret pytooter_clientcred.txt -pytooter_usercred.txt +pytooter_usercred.txt \ No newline at end of file