File: .gitattributes

package info (click to toggle)
pdfposter 0.9.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 808 kB
  • sloc: python: 1,354; makefile: 45; sh: 40
file content (13 lines) | stat: -rw-r--r-- 192 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-FileCopyrightText: NONE
# SPDX-License-Identifier: CC0-1.0

*       text=auto

*.odt	-text

# image files and such
*.pdf   -text
*.ico   -text
*.icns  -text
*.tiff  -text
*.png   -text