Browse Source

.gitignore: ignore test executables

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich 7 years ago
parent
commit
ed3526ddbd
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -61,6 +61,9 @@ autom4te.cache/
 .deps/
 src/opkg-cl
 tests/libopkg_test
+tests/opkg_active_list_test
+tests/opkg_extract_test
+tests/opkg_hash_test
 
 # Man pages
 man/*.1