From c3288cfa9ad6e11011564850b9fec21cbb2cc358 Mon Sep 17 00:00:00 2001 From: buffet Date: Tue, 16 Oct 2018 21:26:16 +0200 Subject: [PATCH] Updated .gitignore for non-literate --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cfefc78..7620b76 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ /kiwmi /seed -/*.c -/*.d -/*.html +*.o +*.d