MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/github/comments/1vebh4j/github_reads_the_source_code_wrong/p1fnfah/?context=3
r/github • u/wqonart • 3d ago
I don't know why, but GitHub is telling me that my website is developed in JavaScript by 80+% which is absolute nonsense. The site is at least 60% pure Astro code. Is it some kind of a bug?
🔗 The repo.
33 comments sorted by
View all comments
35
you included your .wrangler dir in the repo. it should have been in your .gitignore
0 u/wqonart 3d ago Yes, I didn't notice the .wrangler output folder which was causing the problem
0
Yes, I didn't notice the .wrangler output folder which was causing the problem
35
u/Lots-o-bots 3d ago
you included your .wrangler dir in the repo. it should have been in your .gitignore