umap/.gitignore
Antoine Millet 8ac548bf6f chore: added umap helm chart
This helm chart allow to deploy umap on a Kubernetes cluster easily.
2024-11-20 14:06:49 +01:00

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