From 82d6154a5f98b6cb8bfb63036a5e96706c400d2e Mon Sep 17 00:00:00 2001 From: bandesz Date: Fri, 25 Nov 2016 16:53:51 +0000 Subject: [PATCH] Add wheelhouse to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2ca538fcb..264e9b956 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ var/ .installed.cfg *.egg venv/ +wheelhouse/ # PyInstaller # Usually these files are written by a python script from a template