Added example PNGs to .gitignore

This commit is contained in:
lluni 2023-01-15 23:36:38 +01:00
parent 18eb691588
commit b840dd6d8f
Signed by: lluni
GPG key ID: ACEEB468BC325D35

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/.vscode /.vscode
/target /target
/Cargo.lock /Cargo.lock
/examples/*.png