[object Object]

← back to Fleet Tv

gitignore: broaden bak/swp/orig/rej exclusions

fdc51218bc8ba8a96eecb9bda3bb1681b8d9874d · 2026-05-19 18:43:57 -0700 · Steve Abrams

Files touched

Diff

commit fdc51218bc8ba8a96eecb9bda3bb1681b8d9874d
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Tue May 19 18:43:57 2026 -0700

    gitignore: broaden bak/swp/orig/rej exclusions
---
 .gitignore | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/.gitignore b/.gitignore
index 7e6a9c3..a34d70a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,12 @@ dist/
 build/
 .next/
 *.bak
+*.bak.*
+*.pre-*
+*.orig
+*.rej
+*~
+.swp
+.swo
+*.swp
+*.swo

← 97baf34 snapshot: 2 file(s) changed, +1 new, ~1 modified  ·  back to Fleet Tv  ·  server: 404-guard for bak/swp/orig/rej/pre-* URLs before sta 971e9e2 →