Skip to content

Commit 5dd38f5

Browse files
authored
Merge pull request #21 from kang2453/master
feat: update .gitignore to exclude .vscode and add initial test file
2 parents 4009579 + e550499 commit 5dd38f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ build
77
*.whl
88
*.log
99
.idea
10+
.vscode
1011
.DS_Store
1112
__pycache__
1213
venv

0 commit comments

Comments
 (0)