mempool: remove unused FIRST_POOL
[librseq.git] / .gitignore
index bfd59eca86c59865e2706995ee22540b2faa7fb1..7dd4d393d1d774e70e353265862fcec0ace0008a 100644 (file)
@@ -62,12 +62,24 @@ dkms.conf
 /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
@@ -105,3 +117,5 @@ Makefile
 /config.status
 /autom4te.cache/
 /config
+*~
+.*.swp
This page took 0.034066 seconds and 4 git commands to generate.