File: .gitattributes

package info (click to toggle)
scikit-misc 0.3.1%2Bdfsg2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,144 kB
  • sloc: fortran: 2,220; ansic: 1,352; python: 870; sh: 271; makefile: 98; javascript: 60
file content (12 lines) | stat: -rw-r--r-- 502 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# Excluding files these tracked files from an sdist
###################################################
# Note: when adding to this list, be aware that you need to commit your
# changes before they take effect (can be confusing during testing)
*.yml export-ignore
.coveragerc export-ignore
.github/* export-ignore
how-to-release.rst export-ignore

# Include these files generated by meson-python in the sdist
############################################################
skmisc/_version.py export-subst