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, Jan 2, 2:24 AM
Unknown Object (File)
Thu, Dec 26, 5:43 PM
Unknown Object (File)
Thu, Dec 19, 11:00 PM
Unknown Object (File)
Thu, Dec 19, 11:00 PM
Unknown Object (File)
Nov 24 2024, 3:53 PM
Unknown Object (File)
Nov 24 2024, 3:02 PM
Unknown Object (File)
Nov 24 2024, 12:32 PM
Unknown Object (File)
Nov 9 2024, 11:41 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