diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ var/ *.egg-info/ .installed.cfg *.egg +cover # PyInstaller # Usually these files are written by a python script from a template |