pwncat/.gitignore

12 lines
112 B
Plaintext

env/
**/*.pyc
**/__pycache__/
**/*.egg-info/
build/
dist/
.byebug_history
testbed
.idea/
data/*.sqlite
testing/