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
|
# python temporary files
|
||||||
syntax: glob
|
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
# editor autosaves
|
# editor autosaves
|
||||||
$~
|
$~
|
||||||
|
.idea/
|
||||||
|
|
||||||
# temporary data
|
# temporary data
|
||||||
syntax: regexp
|
|
||||||
temp
|
temp
|
Reference in New Issue
Block a user