1
0
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:
Patrick Kanzler
2015-11-27 20:49:28 +01:00
parent 7e3b6ce586
commit 371d5e78bd

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# python temporary files
*.pyc
# editor autosaves
$~
.idea/
# temporary data
temp