aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRandy Palamar <randy@rnpnr.xyz>2025-01-12 08:16:08 -0700
committerRandy Palamar <randy@rnpnr.xyz>2025-01-12 08:16:08 -0700
commite9e0927c8abc0be73e3bb2642defb28d0f065ab4 (patch)
tree1b2f6bd9985f9105e057099a267ba0846afbb0e6
parentfae3782e298bad30583e2e9b4888926732636de4 (diff)
downloadvis-e9e0927c8abc0be73e3bb2642defb28d0f065ab4.tar.gz
vis-e9e0927c8abc0be73e3bb2642defb28d0f065ab4.tar.xz
test: add a couple missed files to .gitignore
-rw-r--r--test/core/.gitignore15
1 files changed, 9 insertions, 6 deletions
diff --git a/test/core/.gitignore b/test/core/.gitignore
index b5fdb76..655122a 100644
--- a/test/core/.gitignore
+++ b/test/core/.gitignore
@@ -1,10 +1,13 @@
-/config.h
-/text-test
-/buffer-test
-/map-test
-/array-test
-/ccan-config
*.gcda
*.gcno
*.gcov
*.valgrind
+/array-test
+/buffer-test
+/ccan-config
+/config.h
+/data
+/hardlink
+/map-test
+/symlink
+/text-test