mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-07 14:56:59 +02:00
Fix github language statistics.
As documented in https://github.com/github/linguist#overrides and from the conversation in https://github.com/github/linguist/issues/3540 we add a .gitattributes file to the project wherein we pretend that the sql files are all vendored-in. This should allow GitHub to realize that pgloader is all about Common Lisp and not a single line of PLpgSQL...
This commit is contained in:
parent
b2f9590f58
commit
e2bc7e4fd4
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
test/**/*.sql linguist-vendored
|
Loading…
Reference in New Issue
Block a user