rseq_arm64: use rseq_unqual_scalar_typeof in load-acquire
[librseq.git] / .gitignore
index e0c4ce63e175e495847f39a31159ed57db7d116a..e3fc65e70bd1d7cc17368fcf806744d8c9f4e1b0 100644 (file)
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2022 EfficiOS Inc.
+#
+# SPDX-License-Identifier: MIT
+
 # Prerequisites
 *.d
 
@@ -52,8 +56,16 @@ 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_test.tap
+/tests/basic_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
 
 #automake
 /include/config.h
@@ -87,6 +99,7 @@ Makefile
 /libtool
 /include/stamp-h1
 /include/config.h.in
+/include/config.h.in~
 /config.status
 /autom4te.cache/
 /config
This page took 0.055803 seconds and 4 git commands to generate.