diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2023-07-16 09:27:00 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2023-07-16 10:06:27 +0200 |
commit | c6786b2ba652f555798725e2e7d692f5c7658a11 (patch) | |
tree | 3cfd9232f7d773cb7d5c3b5c787678a4d25cac62 /.gitignore | |
parent | 7a3aa01f9e78e2322d1f11c7fab5e8d3003303aa (diff) |
Fix loading of missing configuration
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ *.pyc .coverage +kerbana.toml + .*.sw? |