chore: remove backup files and add .gitignore entry
- Remove index.html.bak and style.css.bak from tracking - Add site/*.bak to .gitignore Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
parent
122995c88f
commit
a09239f45e
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ coverage.out
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
/hatch
|
/hatch
|
||||||
hatch.exe
|
hatch.exe
|
||||||
|
site/*.bak
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user