forked from TrueCloudLab/frostfs-testcases
8 lines
No EOL
145 B
Text
8 lines
No EOL
145 B
Text
# ignore test result files under any path
|
|
**/log.html
|
|
**/output.xml
|
|
**/report.html
|
|
|
|
# ignore pycache under any path
|
|
**/__pycache__
|
|
TemporaryDir/* |