Try not to check in the environment plaintext

This commit is contained in:
Jean-Paul Calderone 2019-04-03 13:16:46 -04:00
parent 7f354abd63
commit fdbfed55d7
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -44,3 +44,7 @@ zope.interface-*.egg
/coverage.xml
/smoke_magicfolder/
/.hypothesis/
# This is the plaintext of the private environment needed for some CircleCI
# operations. It's never supposed to be checked in.
secret-env-plain