Skip to content

Commit c97798a

Browse files
antixargl-pix
andauthored
add acceptance_tests_logs to the common gitignore file (#5914)
Co-authored-by: Maksym Pavlenok <[email protected]>
1 parent ba2203b commit c97798a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ data
1414
secrets
1515
!airbyte-integrations/connector-templates/**/secrets
1616

17+
# Test logs
18+
acceptance_tests_logs
19+
1720
# Python
1821
*.egg-info
1922
__pycache__

0 commit comments

Comments
 (0)