From f60ed4772d6a20f807e27e873a19563f1754c78a Mon Sep 17 00:00:00 2001 From: Peter Dwyer Date: Mon, 29 Aug 2022 15:29:04 +0100 Subject: [PATCH] fix for columns alignment and title readability. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 86ebaed..36c87d3 100644 --- a/.gitignore +++ b/.gitignore @@ -95,4 +95,5 @@ identifier.sqlite node_modules localhost-key.pem localhost.pem -webpack-stats.json \ No newline at end of file +webpack-stats.json +requirements.txt \ No newline at end of file