diff --git a/ecu.test.gitignore b/ecu.test.gitignore index 1c4c0240..a8d07920 100644 --- a/ecu.test.gitignore +++ b/ecu.test.gitignore @@ -19,7 +19,9 @@ .workspace/tooladapter.xml .workspace/view.xml # optional, if your process depends on this file remove exclusion +.workspace/attributeLists.xml .workspace/interactiveexecution.xml +.workspace/protocol.xml .workspace/pythonlibrary.xml # deprecated, support for older versions .workspace/traceexplorer.xml @@ -40,9 +42,12 @@ TestReports # Report generators and templates -# * if you want to provide (f.e.) your own report generators exclude the directory here and ignore only the unnecessary subdirectories +# * if you want to provide (f.e.) your own report generators exclude the directory here and ignore only the unnecessary subdirectories Templates +# optional, default for external Python libraries +PyLibs + # Exclude large binary artifacts # * you can manage your artifacts also with test.guide (https://www.test-guide.info) and reference them via Playbooks Offline-FIUs