File: .gitattributes

package info (click to toggle)
python-sharkiq 1.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 184 kB
  • sloc: python: 1,059; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 130 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
# Source files
# ============
*.py     text diff=python eol=lf

# Config and data files
*.json   text eol=lf
*.yaml   text eol=lf