summaryrefslogtreecommitdiff
path: root/day04/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'day04/.gitignore')
-rw-r--r--day04/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/day04/.gitignore b/day04/.gitignore
new file mode 100644
index 0000000..9cd70c0
--- /dev/null
+++ b/day04/.gitignore
@@ -0,0 +1,3 @@
+/target
+/input.txt
+/example*.txt \ No newline at end of file