diff options
Diffstat (limited to 'aoc25/.gitignore')
| -rw-r--r-- | aoc25/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/aoc25/.gitignore b/aoc25/.gitignore new file mode 100644 index 0000000..d278b12 --- /dev/null +++ b/aoc25/.gitignore @@ -0,0 +1,3 @@ +.zig-cache/ +zig-out/ +.env |
