Skip to content

Commit c0f856f

Browse files
committed
Ignore data/ directory only in root of project
1 parent 944bdea commit c0f856f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ __pycache__/
88
.venv
99

1010
# AoC
11-
data/
11+
data/*
1212
aoc_headers.json
1313
aoc_session
1414

0 commit comments

Comments
 (0)