File: .gitattributes

package info (click to toggle)
shards 0.19.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 904 kB
  • sloc: makefile: 117
file content (17 lines) | stat: -rw-r--r-- 319 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## Sources

*.cr text eol=lf

## Generated files

# produced by `make manpages`
man/shards.1 linguist-generated
man/shard.yml.5 linguist-generated

# produced by `make htmlpages`
docs/shards.html linguist-generated
docs/shard.yml.html linguist-generated

## Syntax highlighting

Makefile.win linguist-language=makefile