Browse Source

build: ignore more test generated files

pull/162/head
Steve Lhomme 2 years ago
parent
commit
465ed5f36f
  1. 3
      compat/.gitignore
  2. 1
      modules/codec/webvtt/.gitignore
  3. 1
      test/.gitignore

3
compat/.gitignore

@ -1,2 +1 @@
test_heap
test_strnstr
test_*

1
modules/codec/webvtt/.gitignore

@ -1,3 +1,4 @@
CSSGrammar.c
CSSGrammar.h
CSSLexer.c
*-CSSLexer.c

1
test/.gitignore

@ -1 +1,2 @@
test_*
vlc-window

Loading…
Cancel
Save