Skip to content

Instantly share code, notes, and snippets.

@roseeng
Created April 13, 2023 07:12
Show Gist options
  • Save roseeng/6cd4fe9be7bc97a7a3eed33c49a47bcc to your computer and use it in GitHub Desktop.
Save roseeng/6cd4fe9be7bc97a7a3eed33c49a47bcc to your computer and use it in GitHub Desktop.
Ignoring secrets in .gitignore
# Göran - I am putting secrets here
**/Secrets/*
!**/Secrets/*.template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment