File: .gitattributes

package info (click to toggle)
hyperspy 1.7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 85,740 kB
  • sloc: python: 85,925; makefile: 115; ansic: 4; xml: 2
file content (7 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
# Set default behaviour, in case users don't have core.autocrlf set.
* text=auto
*.py diff=python
*.bat        eol=crlf
*.msa        eol=crlf
*.nsi        eol=crlf