updated gitignore

This commit is contained in:
Martijn Gerritsen 2025-12-01 22:41:56 +01:00
parent 716e66aa01
commit b705f1ceec

3
.gitignore vendored
View File

@ -1 +1,4 @@
/target
Cargo.lock
/src/aoc/input/full_input_aoc*.txt
.idea