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
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -4,3 +4,7 @@ node_modules
|
||||||
.env
|
.env
|
||||||
# Frontend files (downloaded during deployment/development)
|
# 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