diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ *~ *.swp zig-cache/ +answers/ |
index : ziglings | ||
Learning zig by fixing tiny broken programs https://github.com/ratfactor/ziglings |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 1 |
@@ -1,3 +1,4 @@ *~ *.swp zig-cache/ +answers/ |