diff --git a/.gitignore b/.gitignore index e146528..ee98c9a 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ var/ *.egg-info/ .installed.cfg *.egg +.buildconfig # PyInstaller # 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 pytooter_clientcred.txt -pytooter_usercred.txt \ No newline at end of file +pytooter_usercred.txt