diff options
author | Martin Ashby <martin@ashbysoft.com> | 2023-08-22 10:56:14 +0100 |
---|---|---|
committer | Martin Ashby <martin@ashbysoft.com> | 2023-08-22 10:57:19 +0100 |
commit | 8de140a61e36adb97c017b73c4aca31f1548e289 (patch) | |
tree | 36b49b353e84d7b65b8c8bcf494cf1f2657bc5c8 /comments/.gitignore | |
parent | 06337b73aad590fdde9347e49bd531d202b2e687 (diff) | |
download | mfashby.net-8de140a61e36adb97c017b73c4aca31f1548e289.tar.gz mfashby.net-8de140a61e36adb97c017b73c4aca31f1548e289.tar.bz2 mfashby.net-8de140a61e36adb97c017b73c4aca31f1548e289.tar.xz mfashby.net-8de140a61e36adb97c017b73c4aca31f1548e289.zip |
Fixup deploy script again
Fixup .gitignore for zig
Fixup .gitmodules, use upstream direct now fixes are merged
Diffstat (limited to 'comments/.gitignore')
-rw-r--r-- | comments/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comments/.gitignore b/comments/.gitignore new file mode 100644 index 0000000..4c82b07 --- /dev/null +++ b/comments/.gitignore @@ -0,0 +1,2 @@ +zig-cache +zig-out |