summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatt Singleton <matt@xcolour.net>2017-04-16 23:21:22 -0400
committerMatt Singleton <matt@xcolour.net>2017-04-16 23:21:22 -0400
commit4622a264b8d6e0446a52d96b7df220d357c082a9 (patch)
treeb0434765df662d53d47cecadba355b8d9f523bc4 /.gitignore
parente690fdfa6f1eebac5a4790668ab946e82f947eaf (diff)
move files around for packaging reasons
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 65c8f8e..90bf98d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,10 @@
*.pyc
*~
__pycache__/
-scratch/*.html
+unbiased/scratch/*.html
legacy_py/
unbiased.html
html_template/Penguins.jpg
html_template/BAK*
#*
-.#* \ No newline at end of file
+.#*