Commit 20a7043
committed
Assign attributes for specific paths
The aim of this commit is to indicate to GitHub's linguist how to
handle specific filepaths. For instance, linguist is configured to
interpret anything under the `node_modules` directory as a "vendor"
dependency, which is not true for this project.1 parent 097e094 commit 20a7043
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments