From: Ivan Maidanski Date: Sun, 18 May 2014 13:28:54 +0000 (+0400) Subject: .gitignore: Ignore tests/.libs (generated if configure --enable-shared) X-Git-Tag: libatomic_ops-7_2g~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=85a7caa0c7d0b6d52a3b8e42ac89f7501ca1755b;p=libatomic_ops .gitignore: Ignore tests/.libs (generated if configure --enable-shared) --- diff --git a/.gitignore b/.gitignore index 98110c4..3cf38f8 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ Makefile /src/stamp-h1 /tests/.deps/ +/tests/.libs/ /tests/core /tests/list_atomic.i /tests/test_atomic