Update gitignore
This commit is contained in:
parent
c423ec45ea
commit
97933cfe8f
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -3,4 +3,8 @@ __pycache__/
|
|||
__pycache__
|
||||
.mypy_cache
|
||||
config
|
||||
.hypothesis/
|
||||
.hypothesis
|
||||
personal-data
|
||||
static/bootstrap5
|
||||
static/leaflet*
|
||||
static/es-module-shims
|
||||
|
|
|
|||
Loading…
Reference in a new issue