mirror of
https://github.com/bitwarden/server
synced 2026-01-03 09:03:44 +00:00
Simplify development environment setup (#1588)
This commit is contained in:
10
dev/.gitignore
vendored
Normal file
10
dev/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
.data
|
||||
secrets.json
|
||||
.env
|
||||
|
||||
identity_server_dev.crt
|
||||
identity_server_dev.key
|
||||
identity_server_dev.pfx
|
||||
data_protection_dev.crt
|
||||
data_protection_dev.key
|
||||
data_protection_dev.pfx
|
||||
Reference in New Issue
Block a user