Added example PNGs to .gitignore
This commit is contained in:
parent
18eb691588
commit
b840dd6d8f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
/.vscode
|
/.vscode
|
||||||
/target
|
/target
|
||||||
/Cargo.lock
|
/Cargo.lock
|
||||||
|
/examples/*.png
|
||||||
|
|
Loading…
Reference in a new issue