mirror of
https://github.com/javalsai/aoc.git
synced 2026-01-12 17:10:00 +01:00
day 2 ;(
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# inputs
|
||||
demo.txt
|
||||
input.txt
|
||||
|
||||
# binaries
|
||||
main
|
||||
test
|
||||
|
||||
# object files
|
||||
*.o
|
||||
|
||||
# zig...
|
||||
.zig-cache
|
||||
*.log
|
||||
Reference in New Issue
Block a user