mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2025-05-24 06:23:27 +00:00
* Updated license version to 12, added SM options, increased max seats (short to int) (#172) * - Updated license version to 12 - Added new SM license options * Change seats, smseats, smserviceaccounts from short to int, like they are in the Bitwarden server code, to allow for the accurate maximum amount of seats * Add extra ignore * Code cleanup * Ignore more VS cruft * Bring up to date with upstream (Update License to use Secrets Manager fully) * Update to .NET 8.0
12 lines
100 B
Plaintext
12 lines
100 B
Plaintext
.idea/
|
|
bin/
|
|
obj/
|
|
src/licenseGen/.vs/*
|
|
src/bitBetter/.vs/*
|
|
*.dll
|
|
*.pem
|
|
.vscode/
|
|
*.pfx
|
|
*.cert
|
|
*.vsidx
|