From 5baff40edc754efbf0c98120aa08cf1d67b771a6 Mon Sep 17 00:00:00 2001 From: RevoluPowered Date: Wed, 2 Oct 2019 19:44:30 +0100 Subject: [PATCH] Git ignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 9dcb6623d..65a54aaeb 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,10 @@ build .project *.kdev4* +# build artefacts +*.o +*.a + # Visual Studio *.sln *.ncb