diff options
author | June McEnroe <june@causal.agency> | 2019-12-05 05:20:32 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-12-05 05:20:32 -0500 |
commit | e2163d805f0d72e187f1ca9c754459ac7f5a7b06 (patch) | |
tree | c4608d3d38c39e344b89ca1e65422d3881e4341c /.gitignore | |
parent | Add prepare and bind helpers (diff) | |
download | litterbox-e2163d805f0d72e187f1ca9c754459ac7f5a7b06.tar.gz litterbox-e2163d805f0d72e187f1ca9c754459ac7f5a7b06.zip |
Add basic unscoop import tool
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index bea9ab7..c4295bb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.o litterbox tags +unscoop |