We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b91a1bf commit fc49b82Copy full SHA for fc49b82
.gitattributes
@@ -1,10 +1,10 @@
1
-/.github export-ignore
2
-/docs export-ignore
3
-/examples export-ignore
4
-/scripts export-ignore
5
-/tests export-ignore
6
-/www export-ignore
+/.github/ export-ignore
+/docs/ export-ignore
+/examples/ export-ignore
+/scripts/ export-ignore
+/tests/ export-ignore
+/www/ export-ignore
7
/.gitattributes export-ignore
8
/.gitignore export-ignore
9
/.travis.yml export-ignore
10
-/TROUBLESHOOTING.md export-ignore
+/TROUBLESHOOTING.md export-ignore
0 commit comments