Skip to content

Commit

Permalink
chore: Update .gitignore to include .vscode directory
Browse files Browse the repository at this point in the history
  • Loading branch information
cch1999 committed Jul 25, 2024
1 parent 450a852 commit 7d557be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Distribution / packaging
*.egg-info/
posecheck/__pycache__/*.pyc
*/*/__pycache__/
*/*/__pycache__/
.vscode/*

0 comments on commit 7d557be

Please sign in to comment.