From d65dd6541b2532c91e67dbe2e5af977f2221b20f Mon Sep 17 00:00:00 2001 From: Pakobbix Date: Sat, 8 Apr 2023 11:16:10 +0200 Subject: [PATCH] added Winnings.txt to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2e64dec..b77353a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ dist/ claim.log package.sh honeygaingift.spec -output/ \ No newline at end of file +output/ +Winnings.txt \ No newline at end of file