Knowing that eb deploy will deploy anything in your git repo, what is the best way to include files in that are included in .gitignore? I.e. config scripts with credentials etc.
Thanks in advance!
Knowing that eb deploy will deploy anything in your git repo, what is the best way to include files in that are included in .gitignore? I.e. config scripts with credentials etc.
Thanks in advance!