umap/.gitignore
2024-08-02 09:54:54 -04:00

26 lines
330 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
### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
# Distribution / packaging
build/
dist/
*.egg-info/
playwright/.auth/
test-results/
### Transifex ###
tx