[shibboleth-sp2] 03/09: Clean up ignores.

Ferenc Wágner wferi-guest at moszumanska.debian.org
Fri Mar 11 15:25:34 UTC 2016


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

wferi-guest pushed a commit to branch master
in repository shibboleth-sp2.

commit cfced5e749b9fd900b5b473769c3b07b100f89f5
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Thu Jan 28 15:21:16 2016 -0500

    Clean up ignores.
---
 .gitignore         | 103 ++++++++++++++++++++++++++---------------------------
 apache/.gitignore  |  38 ++++++++++----------
 plugins/.gitignore |   4 ++-
 3 files changed, 74 insertions(+), 71 deletions(-)

diff --git a/.gitignore b/.gitignore
index c784e5b..1467f33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,52 +1,51 @@
-# A simulation of Subversion default ignores, generated by reposurgeon.
-*.o
-*.lo
-*.la
-*.al
-*.libs
-*.so
-*.so.[0-9]*
-*.a
-*.pyc
-*.pyo
-*.rej
-*~
-*.#*
-.*.swp
-.DS_store
-# Simulated Subversion default ignores end here
-# The contents of the svn:ignore property on the branch root.
-/aclocal.m4
-/config.h.in
-/config.h
-/*.cache
-/install-sh
-/mkinstalldirs
-/missing
-/config.*
-/stamp*
-/Makefile.in
-/Makefile
-/depcomp
-/configure
-/libtool
-/*.opt
-/*.ncb
-/shibboleth.spec
-/.settings
-/.autotools
-/.cproject
-/.project
-/*.suo
-/Debug
-/debug
-/Release
-/x64
-/Portfile
-/pkginfo
-/*.gz
-/*.sdf
-/*.opensdf
-/ipch
-/build-aux
-/build
+# A simulation of Subversion default ignores, generated by reposurgeon.
+*.o
+*.lo
+*.la
+*.al
+*.libs
+*.so
+*.so.[0-9]*
+*.a
+*.pyc
+*.pyo
+*.rej
+*~
+*.#*
+.*.swp
+.DS_store
+Debug
+Release
+x64
+# Simulated Subversion default ignores end here
+# The contents of the svn:ignore property on the branch root.
+/aclocal.m4
+/config.h.in
+/config.h
+/*.cache
+/install-sh
+/mkinstalldirs
+/missing
+/config.*
+/stamp*
+/Makefile.in
+/Makefile
+/depcomp
+/configure
+/libtool
+/*.opt
+/*.ncb
+/shibboleth.spec
+/.settings
+/.autotools
+/.cproject
+/.project
+/*.suo
+/Portfile
+/pkginfo
+/*.gz
+/*.sdf
+/*.opensdf
+/ipch
+/build-aux
+/build
diff --git a/apache/.gitignore b/apache/.gitignore
index 4344e25..e6ea852 100644
--- a/apache/.gitignore
+++ b/apache/.gitignore
@@ -1,18 +1,20 @@
-/Makefile.in
-/Makefile
-/.libs
-/.deps
-/*.lo
-/*.la
-/Debug
-/*.plg
-/Release
-/*.dep
-/*.mak
-/*.aps
-/*.user
-/mod_shib_20-Debug
-/mod_shib_22-Debug
-/mod_shib_22-Release
-/mod_shib_20-Release
-/x64
+/Makefile.in
+/Makefile
+/.libs
+/.deps
+/*.lo
+/*.la
+/Debug
+/*.plg
+/Release
+/*.dep
+/*.mak
+/*.aps
+/*.user
+/mod_shib_20-Debug
+/mod_shib_22-Debug
+/mod_shib_22-Release
+/mod_shib_20-Release
+/x64
+/mod_shib_24-Debug/
+/mod_shib_24-Release/
diff --git a/plugins/.gitignore b/plugins/.gitignore
index 10a7e8d..5b9f7b4 100644
--- a/plugins/.gitignore
+++ b/plugins/.gitignore
@@ -1 +1,3 @@
-/Makefile.in
+/Makefile.in
+/plugins-lite-Release/
+/plugins-lite-Debug/

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



More information about the Pkg-shibboleth-devel mailing list