File: .gitattributes

package info (click to toggle)
pgsentinel 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 244 kB
  • sloc: ansic: 1,757; sql: 97; makefile: 31; sh: 2
file content (8 lines) | stat: -rw-r--r-- 93 bytes parent folder | download
1
2
3
4
5
6
7
8
* text=auto
*.c text
*.md text
*.sql text
*.sh text eol=lf
*.xml text
*.yaml text
*.yml text