File: .gitignore

package info (click to toggle)
ima-evm-utils 1.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 880 kB
  • sloc: ansic: 4,211; sh: 3,159; awk: 113; makefile: 109
file content (16 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Generated by test driver
*.log
*.trs

# Generated by tests
*.txt
*.out
*.sig
*.sig2

# Generated certs and keys (by gen-keys.sh)
*.cer
*.pub
*.key
*.conf