mirror of
https://github.com/lgandx/Responder.git
synced 2025-07-05 12:35:52 -07:00
11 lines
119 B
Text
11 lines
119 B
Text
# Python artifacts
|
|
*.pyc
|
|
|
|
# Responder logs
|
|
*.db
|
|
*.txt
|
|
*.log
|
|
|
|
# Generated certificates and keys
|
|
certs/*.crt
|
|
certs/*.key
|