commit f0e48b15d39467d081e26442037e9a907f3cdd0e parent 309d2c88123200a10b40ff335efc8416764c599a Author: Hayden Hamilton <hayden@hhvn.uk> Date: Sun, 24 May 2026 21:28:01 +0100 Add editor .swp files to gitignore Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,2 +1,3 @@ .installed .dirsmade +*.swp