mirror of
https://github.com/python-escpos/python-escpos
synced 2025-07-15 08:43:30 +00:00
10 lines
84 B
Plaintext
10 lines
84 B
Plaintext
# python temporary files
|
|
*.pyc
|
|
|
|
# editor autosaves
|
|
$~
|
|
.idea/
|
|
|
|
# temporary data
|
|
temp
|