mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
32 lines
No EOL
405 B
Text
32 lines
No EOL
405 B
Text
### UMap ###
|
|
umap/settings/local.py
|
|
umap/settings/local/*
|
|
docs/_build
|
|
umap/remote_static
|
|
tmp/*
|
|
site/*
|
|
.pytest_cache/
|
|
node_modules
|
|
umap.conf
|
|
/data
|
|
/static
|
|
package-lock.json
|
|
|
|
### Python ###
|
|
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
|
|
# Distribution / packaging
|
|
build/
|
|
dist/
|
|
*.egg-info/
|
|
playwright/.auth/
|
|
test-results/
|
|
|
|
### Transifex ###
|
|
tx
|
|
|
|
# Helm
|
|
charts/*/charts
|
|
helmfile.yaml
|
|
charts/*/Chart.lock |