advent-of-code-2022/.gitignore

6 lines
50 B
Plaintext
Raw Normal View History

2022-12-01 09:45:13 +01:00
/target
2022-12-11 18:08:28 +01:00
result*
2022-12-01 09:45:13 +01:00
flamegraph.svg
.direnv
2022-12-11 18:08:28 +01:00
perf.data*