Skip to content

Commit

Permalink
.gitignoreの末尾に.vscode追加
Browse files Browse the repository at this point in the history
  • Loading branch information
mizonon committed Nov 13, 2024
1 parent f2e153a commit 4d1c0f9
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
Expand Up @@ -55,4 +55,5 @@ docs/_build/

# PyBuilder
target/
.pytest_cache
.pytest_cache
.vscode

0 comments on commit 4d1c0f9

Please sign in to comment.