aboutsummaryrefslogtreecommitdiff
path: root/advent-of-code/2023/.gitignore
diff options
context:
space:
mode:
authorMistivia <i@mistivia.com>2024-02-25 00:52:55 +0800
committerMistivia <i@mistivia.com>2024-02-25 00:52:55 +0800
commit97b449552b9cd2d96ff1631ade576056a4b496bb (patch)
tree5ad44193709a6ce1575005074c26dc73bd4a90d7 /advent-of-code/2023/.gitignore
parentfc4ec74e50ba362af054dca79d79dd4b7853ea5b (diff)
solve aoc 2023 09
Diffstat (limited to 'advent-of-code/2023/.gitignore')
-rw-r--r--advent-of-code/2023/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/advent-of-code/2023/.gitignore b/advent-of-code/2023/.gitignore
new file mode 100644
index 0000000..770eab4
--- /dev/null
+++ b/advent-of-code/2023/.gitignore
@@ -0,0 +1 @@
+input \ No newline at end of file