From 4a2c9ded43220d26da4372bdc5e66a748acf832e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Wed, 26 Feb 2020 14:22:46 +0100 Subject: [PATCH] Cleanup gitignore --- .gitignore | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 2ae5602..a859e4b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,9 @@ -# normal ignores -.* -*.[ao] -*.lo -*.so -tags -!.gitignore +/config.h +/config.mk +/abduco +*.css +*.gcda +*.gcno +*.gcov +*.html +*.o