add files
7781557
|
.env |
|
.DS_Store |
|
node_modules/ |
|
|
|
dist/ |
|
*.tsbuildinfo |
|
|
|
|
|
__pycache__/ |
|
*.py[cod] |
|
*$py.class |
|
*.so |
|
.Python |
|
build/ |
|
develop-eggs/ |
|
dist/ |
|
downloads/ |
|
eggs/ |
|
.eggs/ |
|
lib64/ |
|
parts/ |
|
sdist/ |
|
var/ |
|
wheels/ |
|
share/python-wheels/ |
|
*.egg-info/ |
|
.installed.cfg |
|
*.egg |
|
|
|
|
|
venv/ |
|
env/ |
|
ENV/ |
|
|
|
|
|
.vscode/ |
|
.idea/ |
|
*.swp |
|
*.swo |
|
*~ |
|
|
|
|
|
.DS_Store |
|
.DS_Store? |
|
._* |
|
.Spotlight-V100 |
|
.Trashes |
|
ehthumbs.db |
|
Thumbs.db |
|
|
|
|
|
*.log |
|
npm-debug.log* |
|
yarn-debug.log* |
|
yarn-error.log* |
|
|
|
|
|
coverage/ |
|
.nyc_output |
|
.pytest_cache/ |
|
|
|
|
|
.env |
|
.env.local |
|
.env.development.local |
|
.env.test.local |
|
.env.production.local |
|
|
|
.ipynb_checkpoints/ |
|
|
|
.files/ |
|
|