michaelsembwever commented on code in PR #284:
URL: https://github.com/apache/cassandra-website/pull/284#discussion_r1819535667


##########
.gitignore:
##########
@@ -1,10 +1,12 @@
 .DS_Store
 /.idea/
+/.vscode/
 
 .env*
 
 /site-content/site.yaml
 /site-content/build/
 
 /site-ui/node_modules/
-/site-ui/public/
\ No newline at end of file
+/site-ui/public/
+/content/

Review Comment:
   we can't ignore all of `content/` because of the three versioned files there
   - .htaccess
   - robots.txt
   - sitemap.xml



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to