Modified gitignore to allow example imagesand added it...
This commit is contained in:
3
.gitignore
vendored
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
|
||||||
|
Reference in New Issue
Block a user