hasura / ddn-sample-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git ignore for JS files

rahulagarwal13 opened this issue · comments

special gitignore, if we change them they should be tracked. But the project language should not change to javascript. Is this possible?
https://github.com/hasura/ddn_beta_ecommerce/tree/main/Composability/ProductHomePage/REST%20Implementation

This seems tricky, we can make these files markdown (.md) files so that we get both code highlights and easier way to visualise the comments

#39
^ this could potentially solve this