File: .gitignore

package info (click to toggle)
golang-gonum-v1-plot 0.7.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 13,980 kB
  • sloc: sh: 81; makefile: 6
file content (12 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
**/*.svg
**/*.png
!**/testdata/*_golden.png
!**/testdata/*_input.png
!**/testdata/*_golden.svg
**/*.eps
**/*.pdf
**/*.jpg
**/*.jpeg
**/*.tex
**/*.tif
**/*.tiff