Browse Source

build: ignore generated files

pull/162/head
Steve Lhomme 2 years ago
parent
commit
f8dc7c6db0
  1. 1
      lib/.gitignore
  2. 1
      src/.gitignore

1
lib/.gitignore

@ -0,0 +1 @@
checkheader_*_h.c

1
src/.gitignore

@ -1,4 +1,5 @@
test_*
checkheader_*_h.c
fourcc_gen
fourcc_tables.h
libvlccore_win32_rc.rc

Loading…
Cancel
Save