mirror of
https://github.com/postgres/postgres.git
synced 2025-07-21 16:02:15 +03:00
gitattributes: Remove entries for no longer existing files
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,7 +1,5 @@
|
||||
* whitespace=space-before-tab,trailing-space
|
||||
*.[chly] whitespace=space-before-tab,trailing-space,indent-with-non-tab,tabwidth=4
|
||||
*.dsl whitespace=space-before-tab,trailing-space,tab-in-indent
|
||||
*.patch -whitespace
|
||||
*.pl whitespace=space-before-tab,trailing-space,tabwidth=4
|
||||
*.po whitespace=space-before-tab,trailing-space,tab-in-indent,-blank-at-eof
|
||||
*.sgml whitespace=space-before-tab,trailing-space,tab-in-indent,-blank-at-eol
|
||||
|
Reference in New Issue
Block a user