mirror of
https://github.com/python-escpos/python-escpos
synced 2025-10-03 09:19:59 +00:00
PCKG exclude dist/ and build/ from repository
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -12,3 +12,5 @@ temp
|
|||||||
# packaging and testing
|
# packaging and testing
|
||||||
.tox/
|
.tox/
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
|
build/
|
||||||
|
dist/
|
||||||
|
Reference in New Issue
Block a user