[libdvdcss-devel] build: Ignore generated files below src/ and test/
Diego Biurrun
git at videolan.org
Mon Oct 20 19:10:21 CEST 2014
libdvdcss | branch: master | Diego Biurrun <diego at biurrun.de> | Mon Oct 20 11:58:56 2014 +0200| [d0ae4c8b32061d27421b52a0a8775a4a860facef] | committer: Jean-Baptiste Kempf
build: Ignore generated files below src/ and test/
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=d0ae4c8b32061d27421b52a0a8775a4a860facef
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 758a798..1611fcb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,4 +28,7 @@
/src/*.lo
/src/*.o
/src/.dirstamp
+/src/.libs
/src/libdvdcss.pc
+/test/*.o
+/test/.dirstamp
More information about the libdvdcss-devel
mailing list