File: .gitattributes

package info (click to toggle)
python-confluent-kafka 2.11.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,660 kB
  • sloc: python: 30,428; ansic: 9,487; sh: 1,477; makefile: 192
file content (2 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (2)
1
2
# "Hide" .c files from github's language detection so the repository shows up as Python, not C 
 *.c linguist-vendored=true