We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecc8d4a commit f95a970Copy full SHA for f95a970
.gitattributes
@@ -0,0 +1,5 @@
1
+# Allow dart files in examples/ to be detectable
2
+examples/**/*.dart -linguist-documentation
3
+
4
+# Prevent generated JS files from being detectable
5
+*.dart.js -linguist-detectable
0 commit comments