添加 .gitignore 文件

This commit is contained in:
andy
2023-05-17 08:51:24 +08:00
parent da2433e693
commit 02219c7c12
2 changed files with 7 additions and 1 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
build/
dist/
file/
__pycache__/
*.pid
*.spec