diff options
author | J.J <thechairman@thechairman.info> | 2023-11-30 19:59:54 -0500 |
---|---|---|
committer | J.J <thechairman@thechairman.info> | 2023-11-30 19:59:54 -0500 |
commit | f4b97fff364ded9667eca6a1870b2bd0fc53b853 (patch) | |
tree | f7d8bdd83e7237bd598e36d590cc63261020c496 /aoc2023/.gitignore | |
parent | ced422119e4286a756b1f8346d1ac5bd8b1eea5f (diff) | |
download | gleam_aoc-f4b97fff364ded9667eca6a1870b2bd0fc53b853.tar.gz gleam_aoc-f4b97fff364ded9667eca6a1870b2bd0fc53b853.zip |
setting up adglent
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 |