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 : zigling-exercises.git | |
| My copy of the Zigling exercises and their solutions. See the original at https://codeberg.org/ziglings/exercises | Ibrahim Muftee |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 1 |
@@ -1,3 +1,4 @@ *~ *.swp zig-cache/ +answers/ |