1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-06-25 08:38:43 +00:00

Add the setup.py-produced "build" folder to .gitignore

This commit is contained in:
Stephan Sokolow 2014-05-22 00:48:59 -04:00
parent 5b1e6348e5
commit a8ff446229

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
*.py[cod]
.DS_Store
.DS_Store
build