diff --git a/.gitignore b/.gitignore index a60897f..bd8c9ce 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ *zig-out # Input files -src/days/inputs/day*.txt +inputs/*.txt