mirror of
https://github.com/enzet/map-machine.git
synced 2025-04-28 17:57:11 +02:00
Try to make indoor colors darker and use dark border for corridors (this may lead to some unwanted results, but we will see).
28 lines
172 B
Text
28 lines
172 B
Text
# Generated files
|
|
|
|
dist/
|
|
out/
|
|
|
|
# Cache
|
|
|
|
*.pyc
|
|
cache/
|
|
.coverage
|
|
|
|
# Temporary files
|
|
|
|
*.swp
|
|
*.egg-info
|
|
|
|
# Work files
|
|
|
|
diffs
|
|
work
|
|
precommit.py
|
|
|
|
.idea
|
|
build
|
|
temp
|
|
venv*
|
|
|
|
taginfo
|