summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatt Singleton <matt@xcolour.net>2017-04-17 00:34:26 -0400
committerMatt Singleton <matt@xcolour.net>2017-04-17 00:34:26 -0400
commit5b0c9c5daa36878513bcc5edbe87a5fe52fdbb82 (patch)
tree7ba84006e8149aa2a4dfb14d0284c81426810b97 /.gitignore
parent4622a264b8d6e0446a52d96b7df220d357c082a9 (diff)
get it to run from the package
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 90bf98d..238da47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,5 +6,9 @@ legacy_py/
unbiased.html
html_template/Penguins.jpg
html_template/BAK*
+build/
+dist/
+venv/
+unbiased.egg-info/
#*
.#*