diff options
Diffstat (limited to 'aoc2023-gleam/src/.gitignore')
-rw-r--r-- | aoc2023-gleam/src/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aoc2023-gleam/src/.gitignore b/aoc2023-gleam/src/.gitignore new file mode 100644 index 0000000..bc13a69 --- /dev/null +++ b/aoc2023-gleam/src/.gitignore @@ -0,0 +1 @@ +aoc2023.gleam
\ No newline at end of file |