mirror of
https://github.com/thib8956/advent-of-code.git
synced 2025-07-01 14:25:48 +00:00
2024 day 4
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
# ignore aoc input file
|
||||
**/input.txt
|
||||
|
||||
# ---> Python
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
Reference in New Issue
Block a user