You've already forked wakapi-readme-stats
19 lines
204 B
Plaintext
19 lines
204 B
Plaintext
# Environment files:
|
|
*.env
|
|
|
|
# Generated graph images:
|
|
assets/
|
|
|
|
# Cloned repo path:
|
|
repo/
|
|
|
|
# Library roots:
|
|
venv/
|
|
|
|
# Python caches:
|
|
__pycache__/
|
|
|
|
# IDE configuration files:
|
|
.vscode
|
|
.idea
|