aboutsummaryrefslogtreecommitdiff
path: root/aoc2023/src/.gitignore
diff options
context:
space:
mode:
authorJ.J <thechairman@thechairman.info>2023-12-03 12:20:29 -0500
committerJ.J <thechairman@thechairman.info>2023-12-03 12:20:29 -0500
commit0607a032238b545d3d49d3af0e1763f82ccdd31a (patch)
treea216ed6f22cb75e699de66037273ecab3d07fcb3 /aoc2023/src/.gitignore
parent91e090a088470ec24ad834eb30588004d263efdd (diff)
downloadgleam_aoc-0607a032238b545d3d49d3af0e1763f82ccdd31a.tar.gz
gleam_aoc-0607a032238b545d3d49d3af0e1763f82ccdd31a.zip
testing
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