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)
Mon, Apr 14, 12:40 PM
Unknown Object (File)
Mon, Apr 14, 8:41 AM
Unknown Object (File)
Mon, Apr 14, 5:09 AM
Unknown Object (File)
Sun, Apr 13, 2:24 AM
Unknown Object (File)
Tue, Apr 8, 6:01 PM
Unknown Object (File)
Tue, Apr 8, 4:39 PM
Unknown Object (File)
Tue, Apr 8, 9:00 AM
Unknown Object (File)
Tue, Apr 8, 7:28 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