diff options
author | Christian Segundo | 2024-02-11 14:35:54 +0100 |
---|---|---|
committer | Christian Segundo | 2024-02-11 14:35:54 +0100 |
commit | d1174938fa6feb0e1798fe33b231d32c6ead9575 (patch) | |
tree | 7680e5bdbd6329c9cc94b53fe5d8ba4ac7a5644d /src/.ledger2beancount.yaml | |
parent | 5665d64844964b23bd4190824f248adf337ed271 (diff) | |
download | ledger-fava-d1174938fa6feb0e1798fe33b231d32c6ead9575.tar.gz |
bootstrap project
Diffstat (limited to 'src/.ledger2beancount.yaml')
-rw-r--r-- | src/.ledger2beancount.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/.ledger2beancount.yaml b/src/.ledger2beancount.yaml new file mode 100644 index 0000000..853809b --- /dev/null +++ b/src/.ledger2beancount.yaml @@ -0,0 +1,6 @@ +--- +date_format: "%d/%m/%Y" +decimal_comma: true +automatic_declarations: false +convert_virtual: false +ignore_marker: NoL2B |