summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-09-15 13:45:23 +0200
committerwm4 <wm4@nowhere>2016-09-15 14:50:38 +0200
commit2b0c620b22a85d73f2b39049ed92d9300ff194d9 (patch)
tree11ce4ef28374daf6d3b5473583ac91f82597c7a2 /.gitignore
parent98f1b5fb9859a7f19d71137a3feae5f0c6031e78 (diff)
downloadmpv-2b0c620b22a85d73f2b39049ed92d9300ff194d9.tar.bz2
mpv-2b0c620b22a85d73f2b39049ed92d9300ff194d9.tar.xz
player: move builtin profiles to a separate file
Move the embedded string with the builtin profiles to a separate builtin.conf file. This makes it easier to read and edit, and you can also check it for errors with --include=etc/builtin.conf. (Normally errors are hidden intentionally, because there's no way to output error messages this early, and because some options might not be present on all platforms or with all configurations.)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 159e409d7d..81ef5cc7e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@
/demux/ebml_types.h
/sub/osd_font.h
/player/lua/*.inc
+/player/builtin_conf.inc
/DOCS/man/mpv.1
/DOCS/man/mpv.aux
/DOCS/man/mpv.log