mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2025-12-16 19:26:18 +00:00
* Rename Containers from bitwarden/self-host:beta to bitwarden/lite:beta * Edit README to reflect rename * Change build.ps1 and Dockerfile-bitwarden-patched to CRLF * Remove .DS_Store file, and add to .gitignore * Actually remove .DS_Store * Make all ps1 files CRLF in .gitattributes & Make Dockerfiles LF. * Change from beta tag to latest
13 lines
109 B
Plaintext
13 lines
109 B
Plaintext
.idea/
|
|
bin/
|
|
obj/
|
|
src/licenseGen/.vs/*
|
|
src/bitBetter/.vs/*
|
|
*.dll
|
|
*.pem
|
|
.vscode/
|
|
*.pfx
|
|
*.cer
|
|
*.vsidx
|
|
.DS_Store
|