Skip to content

Commit 9130c4c

Browse files
committed
Ignore private project task files
Adds explicit public-repo ignore rules for checklist.md and todo task logs so internal planning files do not get published accidentally.
1 parent a57832a commit 9130c4c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ dist/
1414
*.sqlite3
1515
*.db
1616

17+
# Private project notes/task tracking.
18+
checklist.md
19+
todo.*.log
20+
1721
*.jar
1822
*.war
1923
*.zip

0 commit comments

Comments
 (0)