diff options
author | June McEnroe <june@causal.agency> | 2020-01-11 02:40:55 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-01-11 02:40:55 -0500 |
commit | 1bd0ae76ff08271010512309394b1be17e06d64d (patch) | |
tree | 5dc20af5615d1d4be8109595a0b26d7f90226753 /.gitignore | |
parent | Search for config files in XDG base directories (diff) | |
download | litterbox-1bd0ae76ff08271010512309394b1be17e06d64d.tar.gz litterbox-1bd0ae76ff08271010512309394b1be17e06d64d.zip |
Add FreeBSD rc script
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 272bd1a..eb8afe8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ *.o -litterbox -scoop +/litterbox +/scoop +/unscoop tags -unscoop |