advent-of-code-2024/.gitignore

9 lines
75 B
Text
Raw Normal View History

2024-11-26 21:34:30 +02:00
result*
*.cabal
2024-12-03 22:11:13 +02:00
dist-newstyle
2024-12-21 22:44:59 +02:00
*.eventlog*
2024-12-07 20:14:51 +02:00
*.prof
2024-12-14 21:42:11 +02:00
*.dot
*.pdf
2024-12-21 22:44:59 +02:00
aoc24-debug.*