sebbASF commented on code in PR #261: URL: https://github.com/apache/incubator-ponymail-foal/pull/261#discussion_r1666074218
########## .gitignore: ########## @@ -142,3 +142,4 @@ dmypy.json # Pipenv files Pipfile Pipfile.lock +/elastic Review Comment: If you remove the elastic/ directory and its contents, this will also remove the .gitignore files that exclude to the files created by Elasticsearch. -- 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]
