bash/.gitignore: add .jpg,.jpeg

This commit is contained in:
Aminda Suomalainen 2023-01-31 10:48:14 +02:00
parent 15e72f4d1a
commit 2209ff5821
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 0 deletions

2
bash/.gitignore vendored
View File

@ -1,2 +1,4 @@
# wifiqr.bash output
*.png
*.jpg
*.jpeg