diff options
| author | June McEnroe <june@causal.agency> | 2019-11-02 05:19:02 -0400 |
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2019-11-02 05:19:02 -0400 |
| commit | f5eb3c5b008c044a253c0be753e9573e215d1f6c (patch) | |
| tree | 2e7a4a033ce70f1c6d5c6b2acfcd78bb4380faf6 /.gitignore | |
| parent | Apply capsicum to calico (diff) | |
| download | pounce-f5eb3c5b008c044a253c0be753e9573e215d1f6c.tar.gz pounce-f5eb3c5b008c044a253c0be753e9573e215d1f6c.zip | |
Add calico rc script
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index c66cc95..c7ce8fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ *.conf *.o -calico +/calico +/pounce config.mk localhost.crt localhost.key -pounce tags |