adamsaghy commented on code in PR #6075: URL: https://github.com/apache/fineract/pull/6075#discussion_r3626039307
########## .gitignore: ########## @@ -34,4 +34,5 @@ gradleExp/ .run/ .java-version -.windsurf/ \ No newline at end of file +.windsurf/ +docs/ Review Comment: dont hate me: i have a "docs" directory in the root, which i am using as a source of truth + directory that the ai can read and write but i dont want this to be committed / reverted / etc. -- 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]
