diff options
-rw-r--r-- | TestComplete.gitignore | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/TestComplete.gitignore b/TestComplete.gitignore new file mode 100644 index 00000000..8378b9ee --- /dev/null +++ b/TestComplete.gitignore @@ -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 |