diff options
author | Matt Singleton <matt@xcolour.net> | 2021-10-17 12:23:23 -0500 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2022-01-16 13:04:02 -0600 |
commit | 05a63aa8654dbc95b2e739a3b77c5bb1df6bb04c (patch) | |
tree | 154622f765ec360082d2557fded088995dd15e5b /.gitignore | |
parent | 00f1ff9f8a1f853ca1a009a9382b00ae644bfdb8 (diff) |
lots of churn
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f7275bb --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +venv/ |