summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorihaveslowbrain <gitserver@ihaveslowbrain.com>2023-07-15 09:12:54 +0000
committerihaveslowbrain <gitserver@ihaveslowbrain.com>2023-07-15 09:12:54 +0000
commit2645b90717a5177e300cc0fbaf1c3f1456e3c3c8 (patch)
tree83b65f75252350a1a0156c2e0475052c12a3ae97
added .gitignore for all .txt files in order to ignore input data from AoC
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2211df6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.txt