From 19a66d2fb8de130a2ab149c97bc5c3cd4d530368 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 5 Sep 2015 03:59:04 +0200 Subject: [PATCH] Always ignore Makefiles --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9d22eb4..e54f404 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +Makefile *.o *.so