Page MenuHomePhabricator

[keyserver] Add keyserver/.env to ignore files
ClosedPublic

Authored by ashoat on Jun 5 2022, 10:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 13, 3:10 PM
Unknown Object (File)
Wed, Jun 12, 6:05 PM
Unknown Object (File)
May 27 2024, 3:44 AM
Unknown Object (File)
May 27 2024, 3:44 AM
Unknown Object (File)
May 27 2024, 1:50 AM
Unknown Object (File)
May 18 2024, 7:17 PM
Unknown Object (File)
May 15 2024, 11:59 AM
Unknown Object (File)
May 15 2024, 11:59 AM

Details

Summary
  1. Adding to .gitignore since it should not be checked in and I want it to stop showing up when I run git status
  2. Adding to .dockerignore so it doesn't get copied into the container for security reasons

Depends on D4211

Test Plan

I created .env.swp and tmp.env test files and made sure they were excluded from the Docker image by loading a container with that image and exploring around

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable