Skip to content

Commit

Permalink
ignore VSCode settings, worktree dir (#1095)
Browse files Browse the repository at this point in the history
  • Loading branch information
Spitfire1900 authored May 25, 2023
1 parent e29a9b0 commit 88b72a2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,12 @@
/.tox
/yapf.egg-info

# IDEs
/.idea
/.vscode/settings.json

# Virtual Environment
/.venv*/

# Worktrees
/.wt

0 comments on commit 88b72a2

Please sign in to comment.