diff --git a/.gitattributes b/.gitattributes index d54cf7f..4acdf4f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,6 +5,7 @@ npm/.config/npm/npmrc filter=git-crypt diff=git-crypt zsh/.config/zsh/zsh_history* filter=git-crypt diff=git-crypt config/.config/sdm-ui.yaml filter=git-crypt diff=git-crypt config/.config/ngrok/ngrok.yml filter=git-crypt diff=git-crypt +aws/.aws/config filter=git-crypt diff=git-crypt # Add any new paths for sensitive files in your new modules # For example, if you have API tokens in new locations: diff --git a/aws/.aws/config b/aws/.aws/config new file mode 100644 index 0000000..12f975d Binary files /dev/null and b/aws/.aws/config differ