mirror of
https://github.com/Threnklyn/advent-of-code-go.git
synced 2026-05-18 19:13:27 +02:00
8 lines
132 B
Plaintext
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
|
|
_* |