grobmeier commented on code in PR #261: URL: https://github.com/apache/incubator-ponymail-foal/pull/261#discussion_r1665865132
########## .gitignore: ########## @@ -142,3 +142,4 @@ dmypy.json # Pipenv files Pipfile Pipfile.lock +/elastic Review Comment: I'm not sure why this is not necessary. When I remove it, Git wants to add it. There are even more files that git wants to add when I run this (using Docker). Did I do it wrong? <img width="437" alt="image" src="https://github.com/apache/incubator-ponymail-foal/assets/873786/f7c72534-9112-438a-b420-2554975231e7"> -- 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]
