Allow only ReportTester-600xxxxx.* files via negation patterns. Ignore all other ReportTester*.* files.
15 lines
230 B
Plaintext
15 lines
230 B
Plaintext
|
|
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
*.log
|
|
.extract.log
|
|
html_cache/
|
|
|
|
ReportTester*.*
|
|
!ReportTester-600xxxxx.html
|
|
!ReportTester-600xxxxx.png
|
|
!ReportTester-600xxxxx-holding.png
|
|
!ReportTester-600xxxxx-hst.png
|
|
!ReportTester-600xxxxx-mfemae.png
|