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 8e74b10 commit 40e910bCopy full SHA for 40e910b
.gitattributes
@@ -1,3 +1,5 @@
1
public/**/* linguist-vendored # exact, absolute path
2
views/**/* linguist-vendored # exact, absolute path
3
-public/* linguist-vendored # exact, absolute path
+public/* linguist-vendored # exact, absolute path
4
+*/js/* linguist-vendored # wildcarded, absolute path with 2-dir levels
5
+**/js/* linguist-vendored # wildcarded, absolute path with n-dir levels
0 commit comments