File: .dockerignore

package info (click to toggle)
golang-github-wader-gojq 0.0~git20231105.2b6d9e2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 960 kB
  • sloc: yacc: 642; makefile: 84
file content (17 lines) | stat: -rw-r--r-- 126 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/gojq
/goxz
/CREDITS
/._*
/y.output
*.exe
*.test
*.out
*.md
*.y
**/*.jq
**/*.json
**/*.yaml
**/*_test.go
.github
_gojq
_tools