mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +00:00
exclude .egg in gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -13,6 +13,7 @@ temp
|
||||
.tox/
|
||||
*.egg-info/
|
||||
.eggs/
|
||||
*.egg
|
||||
build/
|
||||
dist/
|
||||
.coverage
|
||||
|
Reference in New Issue
Block a user