adamsaghy commented on code in PR #4843: URL: https://github.com/apache/fineract/pull/4843#discussion_r2251011648
########## .gitignore: ########## @@ -32,4 +32,37 @@ fineract-provider/src/main/generated/ gradleExp/ .run/ -.java-version \ No newline at end of file +.java-version + +# AI Development Tools Review Comment: @peter-kovacs-dpc Seems not relevant... Would you mind to remove? ########## .windsurf/rules/pp-loan-repayment-schedule-check.md: ########## @@ -0,0 +1,23 @@ +--- +trigger: manual Review Comment: @peter-kovacs-dpc Not revelant, please remove ########## .windsurf/rules/pp-loan-transactions-check.md: ########## @@ -0,0 +1,56 @@ +--- +trigger: manual +description: +globs: +--- Review Comment: @peter-kovacs-dpc Not revelant, please remove -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
