X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=.gitignore;h=7dd4d393d1d774e70e353265862fcec0ace0008a;hb=6e329183265d0da22799dcc5d9bf6547b7856b01;hp=e0c4ce63e175e495847f39a31159ed57db7d116a;hpb=93da3184e8126a92a786f42232df732f16017768;p=librseq.git diff --git a/.gitignore b/.gitignore index e0c4ce6..7dd4d39 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2022 EfficiOS Inc. +# +# SPDX-License-Identifier: MIT + # Prerequisites *.d @@ -52,8 +56,30 @@ Mkfile.old dkms.conf /src/librseq.pc -/tests/basic_percpu_ops_test -/tests/basic_test +/tests/basic_percpu_ops_test.tap +/tests/basic_percpu_ops_test_cxx.tap +/tests/basic_percpu_ops_mm_cid_test.tap +/tests/basic_percpu_ops_mm_cid_test_cxx.tap +/tests/basic_test.tap +/tests/basic_test_cxx.tap +/tests/mempool_test.tap +/tests/mempool_test_cxx.tap +/tests/param_test +/tests/param_test_cxx +/tests/param_test_benchmark +/tests/param_test_benchmark_cxx +/tests/param_test_compare_twice +/tests/param_test_compare_twice_cxx +/tests/param_test_mm_cid +/tests/param_test_mm_cid_cxx +/tests/param_test_mm_cid_benchmark +/tests/param_test_mm_cid_benchmark_cxx +/tests/param_test_mm_cid_compare_twice +/tests/param_test_mm_cid_compare_twice_cxx +/tests/no_syscall_test_cxx.tap +/tests/no_syscall_test.tap +/tests/unregistered_test_cxx.tap +/tests/unregistered_test.tap #automake /include/config.h @@ -87,6 +113,9 @@ Makefile /libtool /include/stamp-h1 /include/config.h.in +/include/config.h.in~ /config.status /autom4te.cache/ /config +*~ +.*.swp