Files
adventofcode2024/.gitignore
Joey Eamigh 7ca9b1d3f6 day1
2024-12-01 14:01:33 -05:00

11 lines
72 B
Plaintext

# haskell
dist-newstyle
.stack-work/
*~
# rust
build
# misc
.DS_Store