This is an automated email from the ASF dual-hosted git repository.

davidradl pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 6f57e8c0b4 Remove accidentally committed Vim swap file and update 
.gitignore (#848)
6f57e8c0b4 is described below

commit 6f57e8c0b4ce840dbaf988bc28e356a255455e09
Author: David Radley <[email protected]>
AuthorDate: Wed May 6 17:31:13 2026 +0100

    Remove accidentally committed Vim swap file and update .gitignore (#848)
---
 .README.md.swp | Bin 12288 -> 0 bytes
 .gitignore     |   4 ++++
 2 files changed, 4 insertions(+)

diff --git a/.README.md.swp b/.README.md.swp
deleted file mode 100644
index 4edc4aecf3..0000000000
Binary files a/.README.md.swp and /dev/null differ
diff --git a/.gitignore b/.gitignore
index 00bbe76ca1..028a974bc7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,7 @@
 .jekyll-metadata
 /docs/.hugo_build.lock
 /docs/target
+
+# Editor temporary files
+*.swp
+*.swo

Reply via email to