Merge pull request #2131 from RadWolfie/fix-linguist-stats
Fix Linguist Stats
This commit is contained in:
commit
65959ec439
|
@ -20,3 +20,6 @@
|
|||
*.hpp text eol=lf
|
||||
*.unused-patches text eol=lf
|
||||
*.rc text eol=lf
|
||||
|
||||
# All module imports are vendor, remove them from linguist stats chart for accurate stats.
|
||||
import/* linguist-vendored
|
||||
|
|
Loading…
Reference in New Issue