Skip to content

Commit 8d894e8

Browse files
committed
Add fiaas-config key
1 parent 533a087 commit 8d894e8

6 files changed

+2
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ ENV/
200200
# Unencrypted files needs to be ignored, so let's start with ignoring all *.txt and *.yaml files
201201
*.txt
202202
*.yaml
203+
fiaas-config.asc
203204

204205
# Some files in the .gitsecret/keys directory that probably shouldn't be included
205206
S.gpg-agent*

.gitsecret/paths/mapping.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
pypi.python.org.txt:
22
github.com.yaml:
33
hub.docker.com.yaml:
4+
fiaas-config.asc

fiaas-config.asc.secret

4.72 KB
Binary file not shown.

github.com.yaml.secret

-1 Bytes
Binary file not shown.

hub.docker.com.yaml.secret

1 Byte
Binary file not shown.

pypi.python.org.txt.secret

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)