Ignore .bak files from sed operations

This commit is contained in:
Asher 2026-05-07 11:06:03 -08:00
parent 58491f317f
commit 3dbddaaadf
No known key found for this signature in database
GPG key ID: D63C1EF81242354A

1
.gitignore vendored
View file

@ -11,6 +11,7 @@ node_modules
.home
coverage
**/.DS_Store
*.bak
# Code packages itself here.
/lib/vscode-reh-web-*