mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 09:22:38 +02:00

Now each project can have a currency, default to None. Each bill can use a different currency, and a conversion to project default currency is done on settle. Fix #512
19 lines
160 B
Text
19 lines
160 B
Text
*.pyc
|
|
*.egg-info
|
|
dist
|
|
.venv
|
|
docs/_build/
|
|
.tox
|
|
dist
|
|
.cache/
|
|
build
|
|
.vscode
|
|
.env
|
|
.pytest_cache
|
|
ihatemoney/budget.db
|
|
.idea/
|
|
.envrc
|
|
.DS_Store
|
|
.idea
|
|
.python-version
|
|
|