stevedlawrence commented on code in PR #117:
URL: https://github.com/apache/daffodil-vscode/pull/117#discussion_r878048639


##########
.gitignore:
##########
@@ -32,6 +32,9 @@ package-lock.json
 # build
 src/version.ts
 
+# IDEs
+.idea/
+

Review Comment:
   IDE specific files should not go in the .gitignore. The Daffodil .gitignore 
file has a comment explaining the reasoning.



-- 
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]

Reply via email to