添加 .gitignore 文件
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
build/
|
||||||
|
dist/
|
||||||
|
file/
|
||||||
|
__pycache__/
|
||||||
|
*.pid
|
||||||
|
*.spec
|
Reference in New Issue
Block a user