PatentExplorerApp / .gitignore
PhyllisPeh's picture
fixed UMAP issue
28ec605
raw
history blame contribute delete
216 Bytes
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
.env
.venv
venv/
ENV/
.idea/
.vscode/
*.swp
*.swo