From f6a8d3eab32c19baf206e8bf2ecffaa6af892893 Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Mon, 30 Jan 2017 19:10:05 -0700 Subject: [PATCH] updating gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 93ba8fcf..993cb3c9 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ __pycache__/ pipenv.egg-info/ *.swp .sublime-text-git-autocommit +docs/_build +dist +build