git: updated .gitignore file

This commit is contained in:
esimov
2021-12-01 12:51:28 +02:00
parent 882acf8a0d
commit 22cce16c22

3
.gitignore vendored
View File

@@ -2,3 +2,6 @@
*.png
*.jpeg
/packages
!/testdata/*.png
!/testdata/*.jpg
!/examples/**/*.png