4
.gitignore
vendored
4
.gitignore
vendored
@ -27,6 +27,7 @@ share/python-wheels/
|
||||
*.egg
|
||||
MANIFEST
|
||||
.pdm-build/
|
||||
requirements*.txt
|
||||
|
||||
# PyInstaller
|
||||
# Usually these files are written by a python script from a template
|
||||
@ -136,3 +137,6 @@ dmypy.json
|
||||
# IDE
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
# Other
|
||||
.dccache
|
||||
|
Reference in New Issue
Block a user