File: .gitattributes

package info (click to toggle)
bibletime 2.9.1-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 27,264 kB
  • sloc: cpp: 31,197; xml: 138; sh: 49; makefile: 8
file content (7 lines) | stat: -rw-r--r-- 281 bytes parent folder | download
1
2
3
4
5
6
7
* text=auto
*.svg -text

# Make git diff warn about trailing space and tabs in indentation:
*.c   whitespace=space-before-tab,tab-in-indent,trailing-space
*.cpp whitespace=space-before-tab,tab-in-indent,trailing-space
*.h   whitespace=space-before-tab,tab-in-indent,trailing-space