mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +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
|
||||
.tox/
|
||||
*.egg-info/
|
||||
build/
|
||||
dist/
|
||||
|
Reference in New Issue
Block a user