diff options
author | June McEnroe <june@causal.agency> | 2019-12-30 23:15:42 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-12-30 23:15:42 -0500 |
commit | 942a8466dca6b493228195eba4aa992bf8732e30 (patch) | |
tree | 1d8c8e99bbf52c341fcf7037be23e57042648ada /.gitignore | |
parent | Join with USING wherever possible (diff) | |
download | litterbox-942a8466dca6b493228195eba4aa992bf8732e30.tar.gz litterbox-942a8466dca6b493228195eba4aa992bf8732e30.zip |
Add initial rough version of scoop
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c4295bb..272bd1a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.o litterbox +scoop tags unscoop |