[Pkg-bitcoin-commits] [libunivalue] 56/76: Update and consolidate git ignores

Jonas Smedegaard dr at jones.dk
Mon Apr 4 09:18:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libunivalue.

commit 81cafe3ef3e0d35565c305ade391a9177ec69a5a
Author: Johnathan Corgan <johnathan at corganlabs.com>
Date:   Fri Oct 2 20:18:12 2015 -0700

    Update and consolidate git ignores
    
    Signed-off-by: Johnathan Corgan <johnathan at corganlabs.com>
---
 .gitignore              | 9 +++++++++
 build-aux/m4/.empty     | 0
 build-aux/m4/.gitignore | 1 +
 lib/.gitignore          | 8 --------
 test/.gitignore         | 6 ------
 5 files changed, 10 insertions(+), 14 deletions(-)

diff --git a/.gitignore b/.gitignore
index ca9e842..a7a2ca9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,4 +19,13 @@ test-driver
 libtool
 ltmain.sh
 
+*.a
+*.la
+*.lo
+*.logs
 *.o
+*.pc
+*.trs
+
+.dirstamp
+.libs
diff --git a/build-aux/m4/.empty b/build-aux/m4/.empty
deleted file mode 100644
index e69de29..0000000
diff --git a/build-aux/m4/.gitignore b/build-aux/m4/.gitignore
new file mode 100644
index 0000000..f063686
--- /dev/null
+++ b/build-aux/m4/.gitignore
@@ -0,0 +1 @@
+/*.m4
diff --git a/lib/.gitignore b/lib/.gitignore
index ca8c16d..ee7fc28 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -1,10 +1,2 @@
-
-libunivalue-uninstalled.pc
-libunivalue.pc
-libunivalue.a
 gen
-
 .libs
-*.lo
-*.la
-
diff --git a/test/.gitignore b/test/.gitignore
index e4dea0d..4afa094 100644
--- a/test/.gitignore
+++ b/test/.gitignore
@@ -1,7 +1 @@
-
 unitester
-
-*.log
-*.trs
-
-.libs

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/libunivalue.git



More information about the Pkg-bitcoin-commits mailing list