Updated .gitignore.

This commit is contained in:
Rostislav Lán
2023-02-28 19:52:30 +01:00
parent 478497fb02
commit 074bd9ff84

5
.gitignore vendored
View File

@ -1,6 +1,7 @@
/src/__pycache__
/res
/.venv
!/res/example-before.png
!/res/example-after.png
!/res/examples
!/res/examples/*
!/res/examples_git/
!/res/examples_git/*