testme
This commit is contained in:
parent
b8c58c3b70
commit
6e3c702d7e
3 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -18,6 +18,7 @@ xunit_results.xml
|
||||||
# ignore caches under any path
|
# ignore caches under any path
|
||||||
**/__pycache__
|
**/__pycache__
|
||||||
**/.pytest_cache
|
**/.pytest_cache
|
||||||
|
*.egg-info
|
||||||
|
|
||||||
# ignore work directories and setup files
|
# ignore work directories and setup files
|
||||||
.setup
|
.setup
|
||||||
|
|
Loading…
Reference in a new issue