Commit Graph

6 Commits

Author SHA1 Message Date
niftynei ce12d2b8a9 database: pull out database code into a new module
We're going to reuse the database controllers for the accounting plugin
2022-03-05 15:03:34 +10:30
Christian Decker 0d5066c48b github: Mark some more files as derived / generated
Since we started committing generated files as well we can mark them as
derived so that they appear collapsed in the diff, reducing noise while
reviewing.
2020-09-07 11:03:29 +09:30
Christian Decker 162cea265c github: Mark derived doc files as generated
This should prevent Github from showing the diffs by default, they'd be
duplicates of the changes in the .md files anyway.
2019-11-22 03:48:54 +00:00
nicolas.dorier e59489f49b Add configure and .gitmodules to .gitattributes 2018-06-24 18:50:02 +02:00
Christian Decker 0d3c3a225e docker: Add a usable dockerfile
This is based on @NicolasDorier's excellent proposal for a Dockerfile, sans the
writing of a config file.

Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
Co-authored-by: Christian Decker <decker.christian@gmail.com>
Signed-off-by: Christian Decker <decker.christian@gmail.com>
2018-06-21 23:51:57 +00:00
nicolas.dorier f45f18c37f Add gitattribute to enforce lf on sh and py files 2018-03-07 22:31:44 +01:00