aoc2024/.gitignore
Joshua Seigler d54c4c67a2 day 1
2024-12-01 23:31:23 -05:00

10 lines
No EOL
91 B
Text

node_modules
*.temp.*
*/**/*.temp.*
*/**/input.txt
*.log
*/**/*.log
.idea
.vscode
.env
dist