diff --git a/.gitignore b/.gitignore index 5a0e973..a397a0a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,3 @@ doc/ *.swp *~ .DS_Store -config/s3.yml diff --git a/config/s3.yml b/config/s3.yml new file mode 100644 index 0000000..b400250 --- /dev/null +++ b/config/s3.yml @@ -0,0 +1,2 @@ +access_key_id: AKIAJFQ5L2B7MWWJVTYA +secret_access_key: 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 \ No newline at end of file