This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/creadur-site.git
commit ae4f16cc44fc91f92b28fc58ae7d057a992fa831 Author: Hugo Hirsch <[email protected]> AuthorDate: Mon Jan 8 22:46:25 2024 +0100 Ignore swap files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..a43f9f50 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +**.swp
