summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Mitchell <kevmitch@gmail.com>2014-03-27 17:54:22 -0700
committerKevin Mitchell <kevmitch@gmail.com>2014-03-27 17:54:22 -0700
commita8d028b3d8767b2406ee4df0478b24d84edc9870 (patch)
tree9901a2049993736f99c4b2a7de561948e6c351c8
parent68a9f140a919dc36875bf9470bcfbf64ec7af5d5 (diff)
downloadmpv-build-a8d028b3d8767b2406ee4df0478b24d84edc9870.tar.bz2
mpv-build-a8d028b3d8767b2406ee4df0478b24d84edc9870.tar.xz
remove the trailing / from subrepositories in .gitignore
this allows them to be symlinks without making noise in git status
-rw-r--r--.gitignore12
1 files changed, 6 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 64d870f..37cb1fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,9 @@
-ffmpeg/
-fribidi/
-libass/
-mpv/
-build_libs/
-ffmpeg_build/
+ffmpeg
+fribidi
+libass
+mpv
+build_libs
+ffmpeg_build
*.deb
debian/changelog
debian/files