mirror of
https://github.com/bitwarden/server.git
synced 2025-05-30 15:50:33 -05:00
fmt: whitespace + rm unnecessary ignore that was only used during testing
This commit is contained in:
parent
ab96040f95
commit
bebb8a4ab9
@ -1,3 +1,3 @@
|
|||||||
**/bin
|
**/bin
|
||||||
**/obj
|
**/obj
|
||||||
**/node_modules
|
**/node_modules
|
||||||
|
6
.gitignore
vendored
6
.gitignore
vendored
@ -129,7 +129,7 @@ publish/
|
|||||||
# Publish Web Output
|
# Publish Web Output
|
||||||
*.[Pp]ublish.xml
|
*.[Pp]ublish.xml
|
||||||
*.azurePubxml
|
*.azurePubxml
|
||||||
# TODO: Comment the next line if you want to checkin your web deploy settings
|
# TODO: Comment the next line if you want to checkin your web deploy settings
|
||||||
# but database connection strings (with potential passwords) will be unencrypted
|
# but database connection strings (with potential passwords) will be unencrypted
|
||||||
*.pubxml
|
*.pubxml
|
||||||
*.publishproj
|
*.publishproj
|
||||||
@ -225,7 +225,3 @@ src/Notifications/Notifications.zip
|
|||||||
bitwarden_license/src/Portal/Portal.zip
|
bitwarden_license/src/Portal/Portal.zip
|
||||||
bitwarden_license/src/Sso/Sso.zip
|
bitwarden_license/src/Sso/Sso.zip
|
||||||
**/src/**/flags.json
|
**/src/**/flags.json
|
||||||
|
|
||||||
logs/*
|
|
||||||
config/*
|
|
||||||
storage/*
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user