From bedbeebb30a00bb4a74717e018c4de2616828b8d Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Fri, 27 Jan 2017 09:47:03 +0300 Subject: [PATCH] .gitignore: Ignore test_atomic_generalized --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 960009f..0dca6c8 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,7 @@ Makefile /tests/core /tests/list_atomic.i /tests/test_atomic +/tests/test_atomic_generalized /tests/test_atomic_pthreads /tests/test_malloc /tests/test_stack -- 2.50.1