mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-22 10:57:08 +00:00
Add .gitignore files
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
*.o
|
||||
*.a
|
||||
*.d
|
||||
.depend
|
||||
|
||||
/config.h
|
||||
/config.mak
|
||||
/configure.log
|
||||
/help_mp.h
|
||||
/mencoder
|
||||
/mplayer
|
||||
/version.h
|
||||
/codecs.conf.h
|
||||
/codec-cfg
|
||||
/codec-cfg-test
|
||||
/codecs2html
|
||||
5
vidix/.gitignore
vendored
Normal file
5
vidix/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/pci_dev_ids.c
|
||||
/pci_ids.h
|
||||
/pci_names.c
|
||||
/pci_names.h
|
||||
/pci_vendors.h
|
||||
Reference in New Issue
Block a user