[vlc-commits] compat: gitignore test binaries
Lyndon Brown
git at videolan.org
Tue Oct 6 14:22:07 CEST 2020
vlc | branch: master | Lyndon Brown <jnqnfe at gmail.com> | Wed Sep 16 20:02:52 2020 +0100| [77431823c31bb9818fa4d8d5c7050fca0c7bbd24] | committer: Steve Lhomme
compat: gitignore test binaries
Signed-off-by: Steve Lhomme <robux4 at ycbcr.xyz>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=77431823c31bb9818fa4d8d5c7050fca0c7bbd24
---
compat/.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/compat/.gitignore b/compat/.gitignore
new file mode 100644
index 0000000000..acc4a0dfed
--- /dev/null
+++ b/compat/.gitignore
@@ -0,0 +1,2 @@
+test_heap
+test_strnstr
More information about the vlc-commits
mailing list