- Adding to .gitignore since it should not be checked in and I want it to stop showing up when I run git status
- Adding to .dockerignore so it doesn't get copied into the container for security reasons
Depends on D4211
Differential D4212
[keyserver] Add keyserver/.env to ignore files Authored by ashoat on Jun 6 2022, 5:19 AM.
Details
Depends on D4211 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
|