Files
adventofcode2024/.gitignore
Joey Eamigh b606826561 day3
2024-12-03 20:09:32 -05:00

16 lines
136 B
Plaintext

# haskell
dist-newstyle
.stack-work/
*~
.vscode/dist-cabal-repl
.vscode/phoityne.log
# rust
build
# js
node_modules
# misc
.DS_Store