Skip to content

Commit 9ca6a11

Browse files
committed
new --loop option
1 parent 05ce9a5 commit 9ca6a11

File tree

3 files changed

+194
-79
lines changed

3 files changed

+194
-79
lines changed

.gitignore

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,15 @@ target/
1010
# These are backup files generated by rustfmt
1111
**/*.rs.bk
1212

13-
data/
13+
/data/
1414
__pycache__/
1515
.session
1616
*.log
17+
tmp/
1718

1819
input.txt
1920
answer.txt
2021

21-
.venv/
22-
23-
resolve_error.sh
24-
resolve_unknown.sh
2522
.run.db
2623

2724
src/year*/day*/Cargo.toml

0 commit comments

Comments
 (0)