Python-StreamedRequests/.gitignore
2019-07-07 19:16:41 -05:00

4 lines
58 B
Plaintext

venv/*
streamedrequests/__pycache__/*
testdata/*
.vscode/*