Merge pull request #2 from csunny/dev

update ignore file
This commit is contained in:
magic.chen 2023-04-29 23:38:08 +08:00 committed by GitHub
commit 755fbeb278
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ __pycache__/
# C extensions
*.so
.vscode
# Distribution / packaging
.Python
build/