Created
April 13, 2023 07:12
-
-
Save roseeng/6cd4fe9be7bc97a7a3eed33c49a47bcc to your computer and use it in GitHub Desktop.
Ignoring secrets in .gitignore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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