diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2022-08-28 17:31:57 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2022-08-28 17:31:57 -0400 |
| commit | 4c341b4576b2a6e663c764ced86c54986da5a646 (patch) | |
| tree | a3d014b432b6ae1020598967f75fe39f677a9ef6 | |
| parent | 37a842c8bc3310c0e2451c9e13e051701bc23467 (diff) | |
Add publish script to .gitignore
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +publish.sh + /haunt/images/* !/haunt/images/favicon.png |