13 lines
150 B
Plaintext
13 lines
150 B
Plaintext
# Python environment, setuptools, build
|
|
venv
|
|
*.pyc
|
|
*.egg-info
|
|
deb_dist
|
|
dist
|
|
|
|
# PyCharm
|
|
.idea
|
|
|
|
# Project generated test files
|
|
/test/clients.json
|
|
*.json |