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

This commit is contained in:
Joel Gil Leon 2018-05-14 19:06:40 +03:00
pare 5c95ca291e
commit 2a92376d9b

3
.gitignore vendido
Veure arxiu

@ -23,6 +23,7 @@ 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
@ -91,4 +92,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