Skip to content

Commit d563d95

Browse files
garwin00Copilot
andcommitted
Add tutorial/state.json to .gitignore
State file tracks individual tutorial progress and should not be committed. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 7e639e4 commit d563d95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ node_modules/
55
# Generated by hooks at runtime
66
tutorial/current-lesson.md
77
tutorial/validation-result.txt
8+
tutorial/state.json
89

910
# Exercise artifacts (created by students during lessons)
1011
exercises/sample-app/SPEC.md

0 commit comments

Comments
 (0)