mirror of
https://github.com/python-escpos/python-escpos
synced 2025-10-03 09:19:59 +00:00
Update gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,6 +6,7 @@ $~
|
|||||||
.idea/
|
.idea/
|
||||||
.directory
|
.directory
|
||||||
.cache/
|
.cache/
|
||||||
|
settings.json
|
||||||
|
|
||||||
# temporary data
|
# temporary data
|
||||||
temp
|
temp
|
||||||
@@ -22,6 +23,9 @@ src/escpos/version.py
|
|||||||
.hypothesis
|
.hypothesis
|
||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
|
|
||||||
|
# pyenv
|
||||||
|
.python-version
|
||||||
|
|
||||||
# testing temporary directories
|
# testing temporary directories
|
||||||
test/test-cli-output/
|
test/test-cli-output/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user