Modified gitignore to allow example imagesand added it...

master
Rostislav Lán 2 years ago
parent ecbd2bb780
commit 422e8cf9ca

3
.gitignore vendored

@ -1,4 +1,5 @@
/src/__pycache__ /src/__pycache__
/res /res
!/res/example-before.png !/res/example-before.png
!/res/example-after.png !/res/example-after.png
!/res/examples

Loading…
Cancel
Save