[libdvdcss-devel] build: Ignore generated files below src/ and test/
Diego Biurrun
git at videolan.org
Mon Oct 20 19:14:55 CEST 2014
libdvdcss | branch: master | Diego Biurrun <diego at biurrun.de> | Mon Oct 20 11:58:56 2014 +0200| [26aa76b3badee8edbd3c274965bf790605678732] | 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=26aa76b3badee8edbd3c274965bf790605678732
---
.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