mirror of
https://github.com/mpv-player/mpv
synced 2025-01-13 00:06:25 +01:00
Add .gitignore files
This commit is contained in:
parent
1b84ccbbfc
commit
38d50e9369
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
|
Loading…
Reference in New Issue
Block a user