summaryrefslogtreecommitdiffstats
path: root/.gitignore.d
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2016-03-15 14:05:34 (EDT)
committer P. J. McDermott <pj@pehjota.net>2016-03-15 14:05:34 (EDT)
commitca1f1bf8c9b9f79d9bce2f9de0e8c7cc67f9b60d (patch)
treec8b491efc579f15233c8e6459437ee3b03bc1caa /.gitignore.d
downloadmpv-ca1f1bf8c9b9f79d9bce2f9de0e8c7cc67f9b60d.zip
mpv-ca1f1bf8c9b9f79d9bce2f9de0e8c7cc67f9b60d.tar.gz
mpv-ca1f1bf8c9b9f79d9bce2f9de0e8c7cc67f9b60d.tar.bz2
Initial commit
Diffstat (limited to '.gitignore.d')
-rw-r--r--.gitignore.d/mpv14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore.d/mpv b/.gitignore.d/mpv
new file mode 100644
index 0000000..f2e6ee4
--- /dev/null
+++ b/.gitignore.d/mpv
@@ -0,0 +1,14 @@
+# Exclude all files
+*
+
+# Include relevant files
+!/bin/
+!/bin/mpv
+!/.gitignore.d/
+!/.gitignore.d/mpv
+
+# Exclude swap and backup files
+*.s[a-w]?
+*.vim
+*~
+*.orig