mirror of
https://github.com/javalsai/aoc.git
synced 2026-01-13 09:30:01 +01:00
20 lines
141 B
Plaintext
20 lines
141 B
Plaintext
# inputs
|
|
demo.txt
|
|
input.txt
|
|
|
|
# binaries
|
|
main
|
|
test
|
|
|
|
# object files
|
|
*.o
|
|
|
|
# zig...
|
|
.zig-cache
|
|
*.log
|
|
|
|
# bun
|
|
package.json
|
|
bun.lockb
|
|
node_modules/
|