summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorLines
2019-05-16Add dark mode (only available with prefers-color-scheme currently)marudor-0/+3
2019-05-11gitignore: Add /localDaniel Friesel-0/+4
2019-05-03Add a basic docker fileMarkus Witt-0/+61
2019-04-13Use travelynx.conf for configuration and secretsDaniel Friesel-0/+1
This avoids having to specify secrets in the environment, where they can leak easily.