diff options
author | Rob Austein <sra@hactrn.net> | 2024-04-12 15:21:31 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2024-04-12 15:21:31 -0400 |
commit | 7ef69b89b6f6c11919e5fe7927f96a1fa83d12d7 (patch) | |
tree | b105979a1af308cea8aee2d792b1b903053f0d3e /.gitignore | |
parent | 6bf095983bb1d377f573633c83fd380c76297ed9 (diff) |
More tests
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..bee8a64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__ |