added examples to ignore
parent
7349ab19ca
commit
b18b60c779
|
@ -11,5 +11,7 @@ __pycache__/
|
|||
|
||||
# Python compiled and cached
|
||||
*.pyc
|
||||
**/*.pyc
|
||||
__pycache__
|
||||
**/__pycache__
|
||||
**/*.example
|
||||
|
|
Loading…
Reference in New Issue