adventofcode/.gitignore

13 lines
131 B
Plaintext

# binaries
**/first
**/first.exe
**/second
**/second.exe
**/both
**/both.exe
# input files
**/input.txt
# session.key
session.key