Skip to content

Commit 0e59157

Browse files
committed
chore: update .gitignore to include advent-of-code-tracker.json and rename guides-tracker.json
1 parent 297816f commit 0e59157

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ yarn-error.log*
1919
!.env.production
2020
!.env.example
2121

22-
# guides tracker
22+
# tracker
2323
guides-tracker.json
24+
advent-of-code-tracker.json
2425

2526
# Docker
2627
docker-compose.yml

0 commit comments

Comments
 (0)