ctubbsii commented on a change in pull request #274: Updates to enable launch of EC2 instances via user-defined templates URL: https://github.com/apache/fluo-muchos/pull/274#discussion_r316365601
########## File path: conf/templates/.gitignore ########## @@ -0,0 +1,5 @@ +* Review comment: It would be better if this had a single, specific sub-directory whose contents were entirely ignored, rather than ignore files in this project directory. Example: `conf/templates/user`, create a `conf/templates/user/.gitignore` file containing only `*` entry. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
