diff --git a/.gitignore b/.gitignore index 4e480c40..edc67cba 100644 --- a/.gitignore +++ b/.gitignore @@ -5,10 +5,10 @@ etc/ssh_host_dsa_key.pub etc/ssh_host_rsa_key etc/ssh_host_rsa_key.pub var/log/cowrie/* -dl/* +cowrie.egg-info/ +dl/ build/ -log/* -log/tty/* +log/ __pycache__/ *.py[cod] *env/