]> granicus.if.org Git - onig/commitdiff
add test/.gitignore
authorK.Kosako <kosako@sofnec.co.jp>
Mon, 14 Aug 2017 05:13:41 +0000 (14:13 +0900)
committerK.Kosako <kosako@sofnec.co.jp>
Mon, 14 Aug 2017 05:13:41 +0000 (14:13 +0900)
.gitignore
test/.gitignore [new file with mode: 0644]

index 99f5e71a8e63c6a75adeaf47d4be064eb4a8bae6..fe616c2e5cfe812f286ef80f406ca0fc8d445f47 100644 (file)
@@ -20,8 +20,5 @@ Makefile.in
 *~
 .libs/
 .deps/
-testc
-testcu
-testp
 /build
 m4/*.m4
diff --git a/test/.gitignore b/test/.gitignore
new file mode 100644 (file)
index 0000000..04918c1
--- /dev/null
@@ -0,0 +1,4 @@
+/test_utf8
+/testc
+/testcu
+/testp