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:
parent
dcb59cbf16
commit
7a4a857dac
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user