diff options
author | June McEnroe <june@causal.agency> | 2020-05-18 15:09:53 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-05-18 15:09:53 -0400 |
commit | 9fec39ad5150620414a9fed92617703e1002f906 (patch) | |
tree | 9ff790ff6252da54351f836b1271527f03059882 /.gitignore | |
parent | Update email addresses (diff) | |
download | pounce-9fec39ad5150620414a9fed92617703e1002f906.tar.gz pounce-9fec39ad5150620414a9fed92617703e1002f906.zip |
Template rc scripts with %%PREFIX%%
The way that the ports tree does it.
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c7ce8fe..9d34433 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,6 @@ config.mk localhost.crt localhost.key +rc.d/calico +rc.d/pounce tags |