Skip to content

Commit dcb59cb

Browse files
Update tool naming
1 parent 5b0261b commit dcb59cb

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed
Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# gitignore template for ECU-TEST workspaces - by TraceTronic https://tracetronic.com
1+
# gitignore template for ecu.test workspaces - by TraceTronic https://tracetronic.com
22
# website: https://www.ecu-test.com
3-
# * all directories are related to the default directories, please adapt the .gitignore if you use customized
4-
# directories
3+
# * all directories are related to the default directories, please adapt the .gitignore if you use customized directories
54

65
# Dynamic workspace settings
7-
# * We don't recommend to ignore the .workspace directory, because of important project specific settings
8-
# local user settings
6+
# * We don't recommend to ignore the .workspace directory, because of important
7+
# * project specific settings
8+
# * local user settings
99
.workspace/ETdrive.xml
1010
.workspace/favorites.xml
1111
.workspace/filters.xml
@@ -25,7 +25,7 @@
2525
.workspace/traceexplorer.xml
2626

2727
# Custom file formats and test dependencies
28-
# * you can manage your artifacts also with TEST-GUIDE (https://www.test-guide.info) and reference them via Playbooks
28+
# * you can manage your artifacts also with test.guide (https://www.test-guide.info) and reference them via Playbooks
2929
*.arxml
3030
*.a2l
3131
*.dbc
@@ -36,16 +36,15 @@
3636

3737
# Test results and test execution related content
3838
# * Git is not intended to store and provide test results for all iterations
39-
# * We recommend to use TEST-GUIDE (https://www.test-guide.info) for the test report management
39+
# * We recommend to use test.guide (https://www.test-guide.info) for the test report management
4040
TestReports
4141

4242
# Report generators and templates
43-
# * if you want to provide (f.e.) your own report generators exclude the directory here and ignore only the
44-
# unnecessary subdirectories
43+
# * if you want to provide (f.e.) your own report generators exclude the directory here and ignore only the unnecessary subdirectories
4544
Templates
4645

4746
# Exclude large binary artifacts
48-
# * you can manage your artifacts also with TEST-GUIDE (https://www.test-guide.info) and reference them via Playbooks
47+
# * you can manage your artifacts also with test.guide (https://www.test-guide.info) and reference them via Playbooks
4948
Offline-FIUs
5049
Offline-Models
5150
Offline-SGBDs

0 commit comments

Comments
 (0)