From 58ef7e668901a9d51aac405a62cdd79a6a0cdeec Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Thu, 13 Jul 2017 21:03:48 +0200 Subject: [PATCH] Add dss.png to .gitignore. It's a generated file which should never be under version control. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9a6163d..dbf0f47 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ cmdline.[ch] dss dss.1 dss.1.html +dss.png -- 2.39.2