diff options
author | ssstvinc2 <sstvinc2@gmail.com> | 2017-02-10 16:33:43 -0500 |
---|---|---|
committer | ssstvinc2 <sstvinc2@gmail.com> | 2017-02-10 16:33:43 -0500 |
commit | b3b5364c5bbb8a8e5c042e3e36d75b2aea4b2e7b (patch) | |
tree | 2c7ea7e7bd96efc9c3121fadcb4698869314e95f /.gitignore | |
parent | 1e137e4e20f41f0e0055efff7d252de3ed417ed5 (diff) |
NYT tweak
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ *.pyc *~ __pycache__/ -scratch/*.html
\ No newline at end of file +scratch/*.html +legacy_py/ +unbiased.html
\ No newline at end of file |