Skip to content

Commit

Permalink
chore(gitignore): update INPRO-1444
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzlyn committed Dec 7, 2022
1 parent e1df12d commit bad96cf
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Editors
.vscode/

# OS artifacts
.DS_Store
Thumbs.db

# vscode-sops
.decrypted~*.yaml

# Local .terraform directories
**/.terraform/*

Expand Down Expand Up @@ -32,3 +42,8 @@ override.tf.json
# Ignore CLI configuration files
.terraformrc
terraform.rc
**/**/.terraform.lock.hcl

# Env files
*.envrc
*.env

0 comments on commit bad96cf

Please sign in to comment.