From ca5b505b857a8319305ac9a1f1646e773060ae92 Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Sun, 15 Aug 2010 17:12:27 +0200 Subject: [PATCH] add *.so to gitignore file Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/223de4019d521262c562b5e870cb361fd3589706 Author: Stefan Seyfried Date: 2010-08-15 (Sun, 15 Aug 2010) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c341c7b38..82a60602d 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ INSTALL .libs .deps *.o +*.so *.lo *.a *.la