mirror of
https://gitlab.com/jessieh/qrprinter.git
synced 2024-11-12 19:21:45 +00:00
9 lines
73 B
Plaintext
9 lines
73 B
Plaintext
# qrprinter .gitignore
|
|
|
|
# Temp files
|
|
*~
|
|
\#*\#
|
|
.\#*
|
|
|
|
# Build folder
|
|
build/ |