Skip to content

Commit 4828bd0

Browse files
committed
chore: update gitignore
1 parent 4ad2de0 commit 4828bd0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ pnpm-debug.log*
1919
# Editor directories and files
2020
.idea
2121
.vscode
22+
.vim
2223
*.suo
2324
*.ntvs*
2425
*.njsproj
2526
*.sln
26-
*.sw?
27+
*.sw
28+
tags

0 commit comments

Comments
 (0)