Skip to content

Commit 2acd218

Browse files
authored
build: add vim swamp files to .gitignore (#23173)
1 parent 0aa223f commit 2acd218

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ node_modules
2626
/.vscode/launch.json
2727
/*.iml
2828
/.vs
29+
*.swo
30+
*.swp
2931

3032
# misc
3133
.DS_Store

0 commit comments

Comments
 (0)