File: .gitattributes

package info (click to toggle)
mujs 1.3.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 756 kB
  • sloc: ansic: 17,132; makefile: 149; sh: 121; javascript: 109; python: 101
file content (7 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
# Define macro for whitespace settings:
[attr]tabs	whitespace=trailing-space,space-before-tab,indent-with-non-tab

*		text=auto
Makefile	tabs
*.[ch]		tabs
*.js		tabs