Skip to content

Commit 12ae67c

Browse files
.gitignore: ignore gvim swap files.
1 parent b41113e commit 12ae67c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,7 @@ UpgradeLog*.XML
112112
#Chocolatey Build Output
113113
ChocolateyPackage/PSReadLine/
114114
*.nupkg
115+
116+
# gvim swap files
117+
*.swp
118+
*.swo

0 commit comments

Comments
 (0)