sensor-d4-tls-fingerprinting/.gitignore

18 lines
276 B
Plaintext
Raw Permalink Normal View History

2019-01-23 13:57:01 +01:00
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
2019-01-23 14:41:30 +01:00
sensor-d4-tls-fingerprinting
2019-01-23 13:57:01 +01:00
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
2019-01-23 14:41:30 +01:00
# Output certificate files & input pcaps
*.crt
*.pcap