Skip to content

Commit 73b42b6

Browse files
committed
Add .gitignore for TestComplete
1 parent cc542de commit 73b42b6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

TestComplete.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Test Complete ignore files: https://support.smartbear.com/viewarticle/68002/
2+
3+
# Tester-specific Settings
4+
*.tcCFGExtender
5+
*.tcLS
6+
7+
# Type library declarations
8+
*.tlb
9+
10+
# Log files
11+
*.tcLogs
12+
13+
# Backup files
14+
*.bak

0 commit comments

Comments
 (0)