chore: remove reference repository and update gitignore
This commit is contained in:
parent
4930e747ed
commit
fc3cd06f30
2 changed files with 5 additions and 2 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -3,4 +3,8 @@ node_modules
|
|||
.wrangler
|
||||
.env
|
||||
# Frontend files (downloaded during deployment/development)
|
||||
public/
|
||||
public/
|
||||
|
||||
# reference repos
|
||||
vaultwarden/
|
||||
bw_web_builds/
|
||||
|
|
@ -1 +0,0 @@
|
|||
Subproject commit cb2f5741accd5bf510d03233ed8457cef8a6a35c
|
||||
Loading…
Reference in a new issue