diff options
author | Matt Singleton <matt@xcolour.net> | 2017-04-17 00:34:26 -0400 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2017-04-17 00:34:26 -0400 |
commit | 5b0c9c5daa36878513bcc5edbe87a5fe52fdbb82 (patch) | |
tree | 7ba84006e8149aa2a4dfb14d0284c81426810b97 /.gitignore | |
parent | 4622a264b8d6e0446a52d96b7df220d357c082a9 (diff) |
get it to run from the package
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,5 +6,9 @@ legacy_py/ unbiased.html html_template/Penguins.jpg html_template/BAK* +build/ +dist/ +venv/ +unbiased.egg-info/ #* .#* |