1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-07-15 08:43:30 +00:00
python-escpos/.gitignore
2016-01-07 12:41:27 +01:00

15 lines
167 B
Plaintext

# python temporary files
*.pyc
# editor autosaves, data and file browser files
$~
.idea/
.directory
# temporary data
temp
# packaging and testing
.tox/
*.egg-info/