1
Fork 0
advent-of-code/.gitignore

10 lines
99 B
Plaintext
Raw Normal View History

2021-12-01 11:50:38 +00:00
# Generated by Cargo
2022-09-30 12:42:42 +00:00
debug/
target/
2021-12-01 11:50:38 +00:00
2022-09-30 12:42:42 +00:00
# Code coverage results
coverage/
2021-12-01 11:50:38 +00:00
2022-09-30 12:42:42 +00:00
# Advent of Code data
aoc/