Diego Biurrun
2014-10-20 17:10:21 UTC
libdvdcss | branch: master | Diego Biurrun <***@biurrun.de> | Mon Oct 20 11:58:56 2014 +0200| [d0ae4c8b32061d27421b52a0a8775a4a860facef] | committer: Jean-Baptiste Kempf
build: Ignore generated files below src/ and test/
.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
build: Ignore generated files below src/ and test/
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