Skip to content

Commit 1c19708

Browse files
authored
wildcard .gitignore pattern in case rpdk.log rotates (#305)
aws-cloudformation/cloudformation-cli-python-plugin#110 (comment)
1 parent 4c5d349 commit 1c19708

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/rpdk/java/data/java.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ out/
1717
target/
1818

1919
# our logs
20-
rpdk.log
20+
rpdk.log*
2121

2222
# contains credentials
2323
sam-tests/

0 commit comments

Comments
 (0)