You've already forked wakapi-readme-stats
21 lines
264 B
Plaintext
21 lines
264 B
Plaintext
# Environment files:
|
|
*.env
|
|
|
|
# Generated graph images:
|
|
charts/
|
|
|
|
# Library roots:
|
|
node_modules/
|
|
venv/
|
|
|
|
# Python caches:
|
|
__pycache__/
|
|
|
|
# Package manager configuration files:
|
|
package.json
|
|
package-lock.json
|
|
|
|
# IDE configuration files:
|
|
.vscode
|
|
.idea
|