1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-05 05:00:19 -05:00

fmt: whitespace + rm unnecessary ignore that was only used during testing

This commit is contained in:
tangowithfoxtrot 2025-03-04 12:21:14 -08:00
parent ab96040f95
commit bebb8a4ab9
No known key found for this signature in database
2 changed files with 2 additions and 6 deletions

View File

@ -1,3 +1,3 @@
**/bin
**/obj
**/node_modules
**/node_modules

6
.gitignore vendored
View File

@ -129,7 +129,7 @@ publish/
# Publish Web Output
*.[Pp]ublish.xml
*.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
*.pubxml
*.publishproj
@ -225,7 +225,3 @@ src/Notifications/Notifications.zip
bitwarden_license/src/Portal/Portal.zip
bitwarden_license/src/Sso/Sso.zip
**/src/**/flags.json
logs/*
config/*
storage/*