diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2024-02-08 21:19:38 +0200 | 
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2024-02-08 21:19:38 +0200 | 
| commit | c035571d85e3d756804519d82de8b354f3910b29 (patch) | |
| tree | 89714e13753d200d6e9a04f0d19d6dd1f7a55b2e /.gitignore | |
| download | posthaste-c035571d85e3d756804519d82de8b354f3910b29.tar.gz posthaste-c035571d85e3d756804519d82de8b354f3910b29.zip | |
project work phase 1
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1fbcc14 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build +deps.mk +docs/output +posthaste | 
