From 0067f54dbe868a26b1afc41d77ba405166ed4a9b Mon Sep 17 00:00:00 2001 From: Erik Dubbelboer Date: Sat, 5 May 2012 17:35:30 +0200 Subject: [PATCH] Ignoring .so files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cfadcbe..d3ac6ce 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ test_g test_fast *.mk *.Makefile +*.so