From a57e66382d1e831ddc552c26632f03ef2d250b93 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Fri, 21 Aug 2015 15:30:02 -0400 Subject: Add versioning, fix setup --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9fccfcd..ad73603 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ *__pycache__* *.swp +dist/ +build/ +RELEASE-VERSION -- cgit