File: .gitattributes

package info (click to toggle)
gnudatalanguage 1.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 80,368 kB
  • sloc: cpp: 189,797; ansic: 46,721; sh: 677; python: 474; makefile: 146; xml: 69; f90: 28
file content (6 lines) | stat: -rw-r--r-- 286 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
# Instructing GitHub to exlude all files from auto-generated release tar/zip-balls
# as we chose to create custom release tarballs through CI workflow that include:
# - git submodule contents,
# - cmake-generated version.h file with version id taken from git metadata.

* export-ignore