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
mihirsamdarshi committed Jul 11, 2023
1 parent 8973714 commit 94315d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ xanmanning.k3s*
ansible/definitions/
# Terraform
.terraform/

# IDE files
.idea/
.vscode/

0 comments on commit 94315d1

Please sign in to comment.