I made a small scraper in Crystal hosted on Github. I want to store website HTML for testing purposes but when I do my Github project appear as written in Html (because of quantity of HTML compared to quantity of Crystal lines).
How can I "ignore" theses Html files?
I founded that HTML/CCS files stored in doc/
or docs/
folder at the root of your project will not impact repository language stats.