File: .gitattributes

package info (click to toggle)
clojure-cli 1.12.0.1488-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 360 kB
  • sloc: sh: 659; ruby: 40; makefile: 18
file content (8 lines) | stat: -rw-r--r-- 182 bytes parent folder | download
1
2
3
4
5
6
7
8
*              text=auto

# Unix Shell Scripts
*.sh           text eol=lf
clj            text eol=lf
clojure        text eol=lf
print_version  text eol=lf
update_version text eol=lf