mirror of
https://github.com/parnic/advent-of-code-2024.git
synced 2025-06-16 04:20:15 -05:00
Since we no longer include input files with the solution, per AoC guidelines, this will enable other users to use this application (after specifying their session token) without manually grabbing all the appropriate download files.
9 lines
53 B
Plaintext
9 lines
53 B
Plaintext
/target
|
|
/.vs/
|
|
*.user
|
|
/bin/
|
|
/obj/
|
|
*.exe
|
|
/inputs/
|
|
.env
|