mirror of
https://github.com/python-escpos/python-escpos
synced 2025-09-13 09:09:58 +00:00
Merge branch 'master' of https://github.com/ztane/python-escpos into ztane-master
Conflicts: .gitignore escpos/constants.py escpos/escpos.py The branch by DavisGoglin contains a fix for issue 10, fixes #10
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,3 +1,7 @@
|
||||
*.py[cod]
|
||||
.DS_Store
|
||||
build
|
||||
escpos.egg-info
|
||||
MANIFEST
|
||||
dist
|
||||
.idea
|
Reference in New Issue
Block a user