aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatias Linares <matias@deprecated.org>2024-12-01 21:54:12 -0300
committerMatias Linares <matias@deprecated.org>2024-12-01 21:54:12 -0300
commitf9f11695270872f7cf8c6616274bb2ef340575ec (patch)
tree570f8f97dfa8d463d3da9289c7cd7ddcafb6580e /.gitignore
parenta73cbbc18cb365cfcb069cb712f55dc30325c974 (diff)
downloadadvent-of-code-f9f11695270872f7cf8c6616274bb2ef340575ec.tar.gz
Add 2024
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8f39b4e..123fb15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
.precomp
-target/ \ No newline at end of file
+target/
+*.txt \ No newline at end of file