Files
advent-of-code-go/.gitignore
T

8 lines
132 B
Plaintext

.vscode/*
input*.txt
!scripts/skeleton/tmpls/input.txt
prompt.md
prompt.txt
// ignore files that are prefixed with an underscore
_*