diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-18 13:24:09 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-18 13:24:09 +0200 |
| commit | 5f42d3b0b6a42f10b39f4a88ff76c7fda6f2a8e4 (patch) | |
| tree | c368645c8ea935ca9f29d7660ef9e9f8d9eb159f /.gitignore | |
| parent | db6bd852dc8e4ad8c41b9489261df6de6a4fba43 (diff) | |
add POST_PUBLISH_HOOK
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..52b9848 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +post_publish_hook.sh |
