diff options
Diffstat (limited to 'pytest/.gitignore')
-rw-r--r-- | pytest/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pytest/.gitignore b/pytest/.gitignore new file mode 100644 index 0000000000000..72be9ceecd4d1 --- /dev/null +++ b/pytest/.gitignore @@ -0,0 +1,3 @@ +*.pyc +__pycache__ +testconf.ini |