diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2017-10-11 19:39:04 -0400 |
|---|---|---|
| committer | Owen Jacobson <owen@grimoire.ca> | 2017-10-11 19:39:56 -0400 |
| commit | 49fda3601248d939b0cfff1bff5a18800e498bdc (patch) | |
| tree | de97903cdb154a9ba11d8d2b603c2b90c45aa8a0 /.gitignore | |
The HTML is kind of jank
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4df23a4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/.venv/ +*.pyc |
