[libbluray-devel] Add build* folders to gitignore list
Jean-Baptiste Kempf
git at videolan.org
Wed Nov 25 16:06:52 CET 2015
libbluray | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Nov 25 16:06:36 2015 +0100| [7a9b7e3b8e7a9a8f6d00691f56ffa790f4ab19f7] | committer: Jean-Baptiste Kempf
Add build* folders to gitignore list
> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=7a9b7e3b8e7a9a8f6d00691f56ffa790f4ab19f7
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 6c32d15..60017b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@ m4/ltversion.m4
m4/lt~obsolete.m4
autom4te.cache/
build-aux/
+build*
config.h.in
config.h
config.log
More information about the libbluray-devel
mailing list