Skip to content

Commit

Permalink
[ignore] Add paths for vsCode and log files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lhercot authored and akinross committed Oct 17, 2024
1 parent 74ff037 commit 1d3332f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
**/terraform.tfstate
**/terraform.tfstate.backup
**/.vscode
**/.vscode/*
**/.terraform.lock.hcl
**/*.log

0 comments on commit 1d3332f

Please sign in to comment.