diff .hgignore @ 243:823f2a8b16c8

[repo] Ignore Vim swap files
author MrJuneJune <me@mrjunejune.com>
date Mon, 03 Aug 2026 15:26:44 -0700
parents 6cdee35a7ba9
children 04fee26ecce0
line wrap: on
line diff
--- a/.hgignore	Mon Aug 03 13:14:41 2026 -0700
+++ b/.hgignore	Mon Aug 03 15:26:44 2026 -0700
@@ -41,6 +41,9 @@
 # OS related
 .DS_Store
 
+# Editor files
+*.swp
+
 # Environment var.
 .env
 # Server config