Gitignore now ignores everything containing backup
This commit is contained in:
parent
d0e5b57006
commit
5a75e6f9a0
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -25,3 +25,5 @@ dist-ssr
|
|||
|
||||
*.env
|
||||
*.db*
|
||||
|
||||
*backup*
|
||||
|
|
Loading…
Reference in a new issue