diff options
Diffstat (limited to 'aoc2023/.gitignore')
-rw-r--r-- | aoc2023/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/aoc2023/.gitignore b/aoc2023/.gitignore index 170cca9..8248306 100644 --- a/aoc2023/.gitignore +++ b/aoc2023/.gitignore @@ -2,3 +2,5 @@ *.ez build erl_crash.dump + +aoc.toml
\ No newline at end of file |