2016-08-24 03:18:44 -05:00
|
|
|
### UMap ###
|
2013-01-02 08:49:20 -06:00
|
|
|
umap/settings/local.py
|
|
|
|
umap/settings/local/*
|
2012-11-20 03:47:19 -06:00
|
|
|
docs/_build
|
2015-05-28 00:02:48 -05:00
|
|
|
umap/remote_static
|
2015-10-07 15:26:19 -05:00
|
|
|
tmp/*
|
2018-06-02 05:21:40 -05:00
|
|
|
umap/static/umap/vendors
|
2019-04-16 13:34:59 -05:00
|
|
|
site/*
|
2020-03-09 11:54:43 -05:00
|
|
|
.pytest_cache/
|
2023-11-18 16:38:34 -06:00
|
|
|
node_modules
|
|
|
|
umap.conf
|
|
|
|
data
|
2024-01-16 16:41:38 -06:00
|
|
|
static
|
2016-08-24 03:18:44 -05:00
|
|
|
|
|
|
|
### Python ###
|
|
|
|
# Byte-compiled / optimized / DLL files
|
|
|
|
__pycache__/
|
|
|
|
|
|
|
|
# Distribution / packaging
|
|
|
|
build/
|
|
|
|
dist/
|
|
|
|
*.egg-info/
|
2023-09-11 05:19:42 -05:00
|
|
|
playwright/.auth/
|
|
|
|
test-results/
|