diff options
author | Martin Ashby <martin@ashbysoft.com> | 2024-07-14 21:10:09 +0100 |
---|---|---|
committer | Martin Ashby <martin@ashbysoft.com> | 2024-07-14 21:10:09 +0100 |
commit | 54b7021b063a81bc1655a6b4519b9a41cd6ed30b (patch) | |
tree | 760762f8df8d9fb5dfb4022ad42ecb9127440623 /comments/.gitignore | |
parent | 7d296d575b49f5de94f7354094344573b8701199 (diff) | |
download | mfashby.net-54b7021b063a81bc1655a6b4519b9a41cd6ed30b.tar.gz mfashby.net-54b7021b063a81bc1655a6b4519b9a41cd6ed30b.tar.bz2 mfashby.net-54b7021b063a81bc1655a6b4519b9a41cd6ed30b.tar.xz mfashby.net-54b7021b063a81bc1655a6b4519b9a41cd6ed30b.zip |
Bump mustache dep
Update .gitignore for new zig-cache location
Remove old converter sources.
Checked everything compiles with zig 0.13
Diffstat (limited to 'comments/.gitignore')
-rw-r--r-- | comments/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comments/.gitignore b/comments/.gitignore index 4c82b07..f9a280a 100644 --- a/comments/.gitignore +++ b/comments/.gitignore @@ -1,2 +1,3 @@ zig-cache zig-out +.zig-cache |