]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CONTRIB: Add vi file extensions to .gitignore
authorFrédéric Lécaille <flecaille@haproxy.com>
Fri, 2 Jun 2023 15:09:37 +0000 (17:09 +0200)
committerFrédéric Lécaille <flecaille@haproxy.com>
Fri, 2 Jun 2023 16:14:34 +0000 (18:14 +0200)
*.swp and *.swo file extensions are used by vi. Very annoying to not have them
ignored by git.

.gitignore

index 95aaa0e0474d63dcacc1d129c5c30d4b0c8df3cb..0e3b22d90620e9715494e97c30c48be2e6a51741 100644 (file)
@@ -38,6 +38,7 @@
 *.rej
 *.orig
 *.bak
+*.sw[op]
 # And reject some specific files
 /admin/halog/halog
 /admin/dyncookie/dyncookie