From 07181e9b00128594a343419356e2fc59829649d0 Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Thu, 16 Jul 2020 12:15:32 +0200 Subject: added gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..be9b696 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +FAQ +*.o +README +LEGACY +*.orig +*.rej + -- cgit v1.2.3