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)
Sat, Nov 9, 11:41 AM
Unknown Object (File)
Sat, Nov 9, 11:41 AM
Unknown Object (File)
Fri, Nov 8, 8:08 AM
Unknown Object (File)
Tue, Nov 5, 2:02 AM
Unknown Object (File)
Fri, Oct 25, 11:31 PM
Unknown Object (File)
Wed, Oct 23, 4:22 PM
Unknown Object (File)
Wed, Oct 23, 4:22 PM
Unknown Object (File)
Wed, Oct 23, 4:21 PM

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