mirror of
https://codeberg.org/andyscott/advent-of-code.git
synced 2024-12-21 09:03:11 -05:00
Add .gitignore
This commit is contained in:
parent
f65fc23fdd
commit
1e3f01aef5
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
.zig-cache/
|
||||
zig-out/
|
Loading…
Reference in a new issue