Skip to content

Commit 947ff37

Browse files
committed
chore: ignore backup (.bak) files
1 parent 84bfc57 commit 947ff37

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,6 @@ dist
128128
.yarn/build-state.yml
129129
.yarn/install-state.gz
130130
.pnp.*
131+
132+
# backup files
133+
*.bak

0 commit comments

Comments
 (0)