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