diff --git a/.dockerignore b/.dockerignore index f3ab18090b..ea060dc755 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,3 +1,3 @@ **/bin **/obj -**/node_modules \ No newline at end of file +**/node_modules diff --git a/.gitignore b/.gitignore index 65e187de88..4a2e98ef27 100644 --- a/.gitignore +++ b/.gitignore @@ -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/*