mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +00:00
moved .hgignore to .gitignore
This commit is contained in:
3
.hgignore → .gitignore
vendored
3
.hgignore → .gitignore
vendored
@@ -1,10 +1,9 @@
|
||||
# python temporary files
|
||||
syntax: glob
|
||||
*.pyc
|
||||
|
||||
# editor autosaves
|
||||
$~
|
||||
.idea/
|
||||
|
||||
# temporary data
|
||||
syntax: regexp
|
||||
temp
|
Reference in New Issue
Block a user