# qrprinter .gitignore

# Temp files
*~
\#*\#
.\#*

# Build folder
build/

# Luarocks source tree files
*.src.rock

# luacov report files
luacov.*