diff options
author | Kimplul <kimi.h.kuparinen@gmail.com> | 2024-04-27 00:22:13 +0300 |
---|---|---|
committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2024-04-27 00:22:13 +0300 |
commit | 449ca1e570aa421992bbe98c6928def1ba8896fd (patch) | |
tree | e64321b0c26da220c804403edc644079a81621dc /.gitignore | |
parent | 515ad657ec6ef685c9c91479540518a0091f1516 (diff) | |
download | posthaste-449ca1e570aa421992bbe98c6928def1ba8896fd.tar.gz posthaste-449ca1e570aa421992bbe98c6928def1ba8896fd.zip |
forgot to exclude include in gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ build deps.mk docs/output posthaste +!include/posthaste |