aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--jrt_test/src/java/.gitignore1
-rw-r--r--searchcommon/src/tests/schema/.gitignore4
-rw-r--r--searchcore/src/tests/proton/flushengine/prepare_restart_flush_strategy/.gitignore1
-rw-r--r--searchlib/src/tests/queryeval/blueprint/.gitignore1
-rw-r--r--searchlib/src/tests/transactionlogstress/.gitignore1
-rw-r--r--vespalib/src/tests/testkit-subset/.gitignore1
7 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c9bd860bf2f..78a60f30c23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ CMakeCache.txt
CTestTestfile.cmake
cmake_install.cmake
Makefile
+/Testing
diff --git a/jrt_test/src/java/.gitignore b/jrt_test/src/java/.gitignore
index c7d02fa8c22..ce75892238c 100644
--- a/jrt_test/src/java/.gitignore
+++ b/jrt_test/src/java/.gitignore
@@ -1,3 +1,4 @@
build.inc
classes
jrt-test.jar
+/java_code_compiled
diff --git a/searchcommon/src/tests/schema/.gitignore b/searchcommon/src/tests/schema/.gitignore
index 79e714aa5a2..ae6d9596934 100644
--- a/searchcommon/src/tests/schema/.gitignore
+++ b/searchcommon/src/tests/schema/.gitignore
@@ -2,3 +2,7 @@
/Makefile
/schema_test
searchcommon_schema_test_app
+/schema-with-timestamps.txt
+/schema-without-timestamps.txt
+/schema.txt
+/schema2.txt
diff --git a/searchcore/src/tests/proton/flushengine/prepare_restart_flush_strategy/.gitignore b/searchcore/src/tests/proton/flushengine/prepare_restart_flush_strategy/.gitignore
new file mode 100644
index 00000000000..d06d6be719a
--- /dev/null
+++ b/searchcore/src/tests/proton/flushengine/prepare_restart_flush_strategy/.gitignore
@@ -0,0 +1 @@
+/searchcore_flushengine_prepare_restart_flush_strategy_test_app
diff --git a/searchlib/src/tests/queryeval/blueprint/.gitignore b/searchlib/src/tests/queryeval/blueprint/.gitignore
index da4bf633103..9bd9a86271b 100644
--- a/searchlib/src/tests/queryeval/blueprint/.gitignore
+++ b/searchlib/src/tests/queryeval/blueprint/.gitignore
@@ -6,3 +6,4 @@ rhs.out
searchlib_blueprint_test_app
searchlib_intermediate_blueprints_test_app
searchlib_leaf_blueprints_test_app
+/index
diff --git a/searchlib/src/tests/transactionlogstress/.gitignore b/searchlib/src/tests/transactionlogstress/.gitignore
index 5913613b455..bdfe824be8b 100644
--- a/searchlib/src/tests/transactionlogstress/.gitignore
+++ b/searchlib/src/tests/transactionlogstress/.gitignore
@@ -2,3 +2,4 @@
Makefile
server
translogstress
+/searchlib_translogstress_app
diff --git a/vespalib/src/tests/testkit-subset/.gitignore b/vespalib/src/tests/testkit-subset/.gitignore
index 1007cdc2b36..fc843d3776f 100644
--- a/vespalib/src/tests/testkit-subset/.gitignore
+++ b/vespalib/src/tests/testkit-subset/.gitignore
@@ -1,2 +1,3 @@
/out.txt
vespalib_testkit-subset_test_app
+/out.relpath.txt