Add .gitignore for TestComplete
This commit is contained in:
parent
cc542de017
commit
73b42b65f7
1 changed files with 14 additions and 0 deletions
14
TestComplete.gitignore
Normal file
14
TestComplete.gitignore
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
# Test Complete ignore files: https://support.smartbear.com/viewarticle/68002/
|
||||||
|
|
||||||
|
# Tester-specific Settings
|
||||||
|
*.tcCFGExtender
|
||||||
|
*.tcLS
|
||||||
|
|
||||||
|
# Type library declarations
|
||||||
|
*.tlb
|
||||||
|
|
||||||
|
# Log files
|
||||||
|
*.tcLogs
|
||||||
|
|
||||||
|
# Backup files
|
||||||
|
*.bak
|
||||||
Loading…
Add table
Add a link
Reference in a new issue