Skip to content

Commit

Permalink
chore: add .devcontainer to .gitignore (#8723)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrandolf committed Aug 2, 2022
1 parent 1f89724 commit 860a13f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -20,6 +20,7 @@ coverage/

# IDE Artifacts
.vscode
.devcontainer

# Misc
.DS_Store
Expand Down

0 comments on commit 860a13f

Please sign in to comment.