uiautotest2/.gitignore

12 lines
129 B
Plaintext

# generate by pycharm
.idea
.pytest_cache
__pycache__
*.pytest_cache
*__pycache__
# code related
outputs
Pipfile.lock
.log
*.log