diff options
author | Ivan Maidanski <ivmai@mail.ru> | 2011-08-04 12:13:11 +0400 |
---|---|---|
committer | Ivan Maidanski <ivmai@mail.ru> | 2011-12-13 18:58:12 +0400 |
commit | 0609896e109213817f1b66ea25e94c49d7f261a8 (patch) | |
tree | 2059e576e2a8df2c85a5f165477d07667a0cb87d /.gitignore | |
parent | d699c383c1d71592cc788abe95f9a7911075970b (diff) | |
download | libatomic_ops-0609896e109213817f1b66ea25e94c49d7f261a8.tar.gz |
Instruct Git to ignore 'tests/core' file
(Apply commit f2eef23)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ Makefile /tests/*.o /tests/*.obj /tests/.deps/ +/tests/core /tests/list_atomic.i /tests/test_atomic /tests/test_atomic_pthreads |