diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ public/ .env zig-cache/ -zig-build/ +zig-out/ |
index : mfashby.net | ||
Website mfashby.net |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 2 |
@@ -1,4 +1,4 @@ public/ .env zig-cache/ -zig-build/ +zig-out/ |