1
0
mirror of https://gitlab.com/MisterBiggs/aoc_2015-rust.git synced 2025-06-15 14:36:43 +00:00

update gitignore to ignore tests output

This commit is contained in:
Anson 2022-11-06 11:36:54 -07:00
parent 5c9f84e961
commit 8d7980d036

1
.gitignore vendored
View File

@ -1 +1,2 @@
/target
/tests