added examples to ignore

root 2021-05-12 14:56:32 +02:00
parent 7349ab19ca
commit b18b60c779
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -11,5 +11,7 @@ __pycache__/
# Python compiled and cached
*.pyc
**/*.pyc
__pycache__
**/__pycache__
**/*.example