aboutsummaryrefslogtreecommitdiff
path: root/aoc2023/src/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'aoc2023/src/.gitignore')
-rw-r--r--aoc2023/src/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/aoc2023/src/.gitignore b/aoc2023/src/.gitignore
new file mode 100644
index 0000000..d9408e9
--- /dev/null
+++ b/aoc2023/src/.gitignore
@@ -0,0 +1,2 @@
+input.txt
+aoc2023.gleam \ No newline at end of file