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:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# python temporary files
|
||||
*.pyc
|
||||
|
||||
# editor autosaves
|
||||
$~
|
||||
.idea/
|
||||
|
||||
# temporary data
|
||||
temp
|
Reference in New Issue
Block a user