File: .gitignore

package info (click to toggle)
tkey-ssh-agent 1.0.0%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 444 kB
  • sloc: sh: 178; makefile: 100; python: 95
file content (21 lines) | stat: -rw-r--r-- 305 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*.a
*.o
*.bin
*.elf
/tkey-ssh-agent
/tkey-ssh-agent.exe
/cmd/tkey-ssh-agent/rsrc_windows_amd64.syso
/tkey-ssh-agent-tray.exe
/cmd/tkey-ssh-agent-tray/rsrc_windows_amd64.syso
/tkey-runapp
/tkey-sign
/runsign.sh
/runtimer
/runrandom
/gotools/golangci-lint
/gotools/go-winres
test/venv
/dist

/.pc/
/_build/