1
0
mirror of https://github.com/calebstewart/pwncat.git synced 2024-11-24 01:25:37 +01:00
pwncat/.gitignore

8 lines
74 B
Plaintext
Raw Normal View History

2020-05-07 04:01:08 +02:00
env/
**/*.pyc
**/__pycache__/
**/*.egg-info/
build/
dist/
2020-05-10 04:07:16 +02:00
.byebug_history