From 00230fa01f645f758a4de709a56b9ec71cba7a59 Mon Sep 17 00:00:00 2001 From: olli Date: Wed, 7 Feb 2024 14:51:56 +0100 Subject: [PATCH] .gitignore --- .gitignore | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e6adb5b..fc941ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,11 @@ /docker-compose.override.yml* -/dabo-bot.conf -/analyze.conf +/dabo-bot.conf* +/analyze.conf* /data/botdata /data/index.html /data/index.html.tmp /data/charts.min.css -/dabo/.binance-secrets -/dabo/.bitpanda-secrets +/dabo/.*-secrets /home/.ssh /home/.viminfo /home/.bash_history @@ -15,5 +14,5 @@ *.del /env /genpw.sh -/watch-assets.csv +/watch-assets.csv* /data/watch.html