frostfs-testcases/.gitignore

24 lines
330 B
Plaintext

# ignore IDE files
.vscode
# ignore test results
**/log.html
**/output.xml
**/report.html
**/dockerlogs*.tar.gz
allure_results/*
xunit_results.xml
# ignore caches under any path
**/__pycache__
**/.pytest_cache
# ignore work directories and setup files
.setup
.env
TemporaryDir/*
artifacts/*
docs/*
venv.*/*
/*wallet_config.yml