25 lines
346 B
Text
25 lines
346 B
Text
# Optional variables
|
|
.docker
|
|
data
|
|
|
|
# Environment variables
|
|
.env
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
|
|
# 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
|