Revert "added .buildconfig (autogen from gnome-builder) to gitignore"

This reverts commit 2a92376d9b.
This commit is contained in:
Joel Gil Leon 2018-05-14 19:24:26 +03:00
pare cbcf3b1237
commit c5b77beb04

3
.gitignore vendido
Veure arxiu

@ -23,7 +23,6 @@ var/
*.egg-info/ *.egg-info/
.installed.cfg .installed.cfg
*.egg *.egg
.buildconfig
# PyInstaller # PyInstaller
# Usually these files are written by a python script from a template # 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 files (for credentials used in testing)
*.secret *.secret
pytooter_clientcred.txt pytooter_clientcred.txt
pytooter_usercred.txt pytooter_usercred.txt