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

Update tool naming

This commit is contained in:
Martin Grosche 2025-03-19 15:33:24 +01:00
parent 5b0261b467
commit dcb59cbf16
No known key found for this signature in database
GPG Key ID: AD02B4E5C8A244C4

View File

@ -1,11 +1,11 @@
# gitignore template for ECU-TEST workspaces - by TraceTronic https://tracetronic.com
# gitignore template for ecu.test workspaces - by TraceTronic https://tracetronic.com
# website: https://www.ecu-test.com
# * all directories are related to the default directories, please adapt the .gitignore if you use customized
# directories
# * all directories are related to the default directories, please adapt the .gitignore if you use customized directories
# Dynamic workspace settings
# * We don't recommend to ignore the .workspace directory, because of important project specific settings
# local user settings
# * We don't recommend to ignore the .workspace directory, because of important
# * project specific settings
# * local user settings
.workspace/ETdrive.xml
.workspace/favorites.xml
.workspace/filters.xml
@ -25,7 +25,7 @@
.workspace/traceexplorer.xml
# Custom file formats and test dependencies
# * you can manage your artifacts also with TEST-GUIDE (https://www.test-guide.info) and reference them via Playbooks
# * you can manage your artifacts also with test.guide (https://www.test-guide.info) and reference them via Playbooks
*.arxml
*.a2l
*.dbc
@ -36,16 +36,15 @@
# Test results and test execution related content
# * Git is not intended to store and provide test results for all iterations
# * We recommend to use TEST-GUIDE (https://www.test-guide.info) for the test report management
# * We recommend to use test.guide (https://www.test-guide.info) for the test report management
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
# Exclude large binary artifacts
# * you can manage your artifacts also with TEST-GUIDE (https://www.test-guide.info) and reference them via Playbooks
# * you can manage your artifacts also with test.guide (https://www.test-guide.info) and reference them via Playbooks
Offline-FIUs
Offline-Models
Offline-SGBDs