[libdvdcss-devel] build: Ignore generated files below src/ and test/
Diego Biurrun
git at videolan.org
Tue Oct 21 21:17:05 CEST 2014
libdvdcss | branch: master | Diego Biurrun <diego at biurrun.de> | Mon Oct 20 11:58:56 2014 +0200| [2361630346254812d7f130f362c361701ad10fbd] | committer: Diego Biurrun
build: Ignore generated files below src/ and test/
> http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=2361630346254812d7f130f362c361701ad10fbd
---
.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