Skip to content

Commit 57a960f

Browse files
zhonghuiCopilot
andcommitted
fix(gitignore): fix malformed line that merged .DS_Store and examples/*.epub
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 112c149 commit 57a960f

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
@@ -11,4 +11,5 @@ angular-main/
1111

1212
# Book project output (generated content, project-specific)
1313
output/.DS_Store
14-
.DS_Storeexamples/*.epub
14+
.DS_Store
15+
examples/*.epub

0 commit comments

Comments
 (0)