py-gidb/.gitignore

6 lines
52 B
Plaintext
Raw Normal View History

2023-11-12 22:44:51 +03:00
.vscode/
venv/
__pycache__/
2023-11-12 22:53:13 +03:00
tests/
dist/
*.egg-info/