From 3281cf3b90628fda25a59284ca07886a8811212a Mon Sep 17 00:00:00 2001 From: raphael60650 Date: Thu, 3 Jun 2021 18:02:35 +0200 Subject: [PATCH] added test files and distribution.txt to .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e3ecccf..30e7ee9 100644 --- a/.gitignore +++ b/.gitignore @@ -84,4 +84,6 @@ /file/strapA_608x456ge.png /file/strapA_608x456it.png /file/ct_icons.tpl.png -/build/ \ No newline at end of file +/build/ +/test/ +/distribution.txt