Skip to content

Commit

Permalink
chore: add ide folders to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgamache committed Feb 1, 2024
1 parent b19a3c1 commit fe98626
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -137,3 +137,8 @@ override.tf.json
# Ignore CLI configuration files
.terraformrc
terraform.rc

# IDE files
.idea/
.vscode/
.DS_Store

0 comments on commit fe98626

Please sign in to comment.