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