git: 17e99717e2 - main - gitignore: ignore *.swp files

Glen Barber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by gjb:

URL: https://cgit.FreeBSD.org/doc/commit/?id=17e99717e26b7dae2696296082f5f9ed8335ab60

commit 17e99717e26b7dae2696296082f5f9ed8335ab60
Author:     Glen Barber <[email protected]>
AuthorDate: 2021-01-26 17:04:38 +0000
Commit:     Glen Barber <[email protected]>
CommitDate: 2021-01-26 17:04:38 +0000

    gitignore: ignore *.swp files
    
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 documentation/.gitignore | 2 ++
 website/.gitignore       | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/documentation/.gitignore b/documentation/.gitignore
index aacad15a44..d703e3c524 100644
--- a/documentation/.gitignore
+++ b/documentation/.gitignore
@@ -15,3 +15,5 @@ toc-5.adoc
 
 # Shared folder
 /shared
+
+*.swp
diff --git a/website/.gitignore b/website/.gitignore
index abe4edda37..22591f65b4 100644
--- a/website/.gitignore
+++ b/website/.gitignore
@@ -7,3 +7,5 @@ resources
 
 # Autogenerated content
 /data/releases.toml
+
+*.swp
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.