update git ignore to include secrets.config

This commit is contained in:
2023-04-01 23:28:21 -04:00
parent 8050d080cb
commit 1b9329d471
2 changed files with 1 additions and 14 deletions

1
.gitignore vendored
View File

@@ -124,4 +124,5 @@ dmypy.json
*.key *.key
*.crt *.crt
*secrets.ini *secrets.ini
*secrets.config
*client.conf *client.conf

View File

@@ -1,14 +0,0 @@
# THIS IS A SAMPLE FILE, PLEASE COPY IT AND EDIT THE COPY
# INI secrets file holds the encrypted secrest for the script
# the default section holds the encrypted api key and then the other sections are the pool/datasets names and encrypted keys to unlock the pools/datasets
# the section name is the name of the pool/dataset
# only one variable should be in each section called encrypted_key
# example
#[DEFAULT]
#encrypted_api_key = encrypted_api_key goes here
#[media]
#encrypted_key = some encrypted key goes here
#
[DEFAULT]
encrypted_api_key =