Async_ORM_Postgresql_Wrapper/.gitignore
2021-10-05 05:48:02 -05:00

7 lines
57 B
Plaintext

.idea/
.venv/
venv/
*__pycache__*
*.egg-info
build/
dist/