1
0
mirror of https://github.com/github/gitignore synced 2025-03-26 09:31:47 +01:00

Update .gitignore to include additional workspace and Python library files up to ecu.test 2025.1

This commit is contained in:
Martin Grosche 2025-03-21 08:07:55 +01:00
parent dcb59cbf16
commit 7a4a857dac
No known key found for this signature in database
GPG Key ID: AD02B4E5C8A244C4

View File

@ -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