File: .dockerignore

package info (click to toggle)
gojq 0.12.13-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 952 kB
  • sloc: yacc: 642; makefile: 85
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