necouchman commented on code in PR #568: URL: https://github.com/apache/guacamole-server/pull/568#discussion_r1898946903
########## .gitignore: ########## @@ -52,3 +52,6 @@ nbproject/ # Compilation database, as may be generated by tools like Bear .cache/ compile_commands.json +.gigaide/ +.idea/ +guacamole-server.iml Review Comment: As with the changes in the apache/guacamole-client project, I do not believe these additions to the .gitignore file should be part of this pull request. -- 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]
