Skip to content

Commit a095611

Browse files
committed
wildcard gitignore pattern for rpdk log rotation
1 parent 574262b commit a095611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/rpdk/typescript/data/typescript.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dist/
88
.pytest_cache/
99

1010
# RPDK logs
11-
rpdk.log
11+
rpdk.log*
1212

1313
# Node.js
1414
node_modules/

0 commit comments

Comments
 (0)