Remove inputs from repo

This commit is contained in:
Eric Wagoner
2025-12-01 10:28:51 -05:00
parent 60f6779f9e
commit 2986a18e17
3 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@@ -1,3 +1,7 @@
# Advent of Code input files
input.txt
sample.txt
# ---> Node
# Logs
logs
@@ -129,4 +133,3 @@ dist
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*