Skip to content

Commit de322ed

Browse files
author
Marvin Zhang
committed
refactor: update .gitignore to replace .devlog directory with .devlog-counter for local development files
1 parent 22b7d81 commit de322ed

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,8 @@ build/
139139

140140
.idea
141141

142-
# Devlog directory - contains local development notes
143-
.devlog/
144-
.devlog*
142+
# Local development files
143+
.devlog-counter
145144

146145
# Devlog configuration with credentials
147146
devlog.config.json

0 commit comments

Comments
 (0)