Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mrjamiebowman/be81540907449c0868e53a18e8c7620f to your computer and use it in GitHub Desktop.
Save mrjamiebowman/be81540907449c0868e53a18e8c7620f to your computer and use it in GitHub Desktop.
visual-studio-gitignore
# jupyter notebooks
.ipynb_checkpoints
# terraform
terraform/.terraform
terraform/variables.tf
**/*.tfstate
**/*.tfstate.backup
# appsettings
**/appSettings.json
**/appSettings.*.json
# launchsettings
**/launchSettings.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment