Reset gitignore and make explicit changes
authorScott Cantor <cantor.2@osu.edu>
Mon, 20 Jul 2015 19:26:54 +0000 (15:26 -0400)
committerScott Cantor <cantor.2@osu.edu>
Mon, 20 Jul 2015 19:26:54 +0000 (15:26 -0400)
.gitignore
saml/.gitignore
samlsign/.gitignore

index 7897ffd..b0c47cc 100644 (file)
@@ -1,58 +1,56 @@
 # 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
+/*.o
+/*.lo
+/*.la
+/*.al
+/*.libs
+/*.so
+/*.so.[0-9]*
+/*.a
+/*.pc
+/*.pc.in
+/*.pyc
+/*.pyo
+/*.rej
+/*~
+/*.#*
+/.*.swp
+/.DS_store
 # Simulated Subversion default ignores end here
 # The contents of the svn:ignore property on the branch root.
-Debug
-*.ncb
-*.suo
-*.pc
-*.pc.in
-Release
-aclocal.m4
-autom4te.cache
-config.guess
-config.h
-config.h.in
-config.log
-config.status
-config.sub
-configure
-depcomp
-install-sh
-libtool
-Makefile
-Makefile.in
-missing
-pkginfo
-stamp-h1
-opensaml.spec
-opensaml-uninstalled.sh
-.settings
-.autotools
-.project
-.cproject
-doxyfile
-x64
-Portfile
-*.gz
-*.bz2
-*.zip
-*.opensdf
-*.sdf
-ipch
-build-aux
-build
+/*.ncb
+/*.suo
+/debug
+/aclocal.m4
+/autom4te.cache
+/config.guess
+/config.h
+/config.h.in
+/config.log
+/config.status
+/config.sub
+/configure
+/depcomp
+/install-sh
+/libtool
+/Makefile
+/Makefile.in
+/missing
+/opensaml.spec
+/opensaml-uninstalled.sh
+/pkginfo
+/stamp-h1
+/.settings
+/.autotools
+/.cproject
+/.project
+/doxyfile
+/release
+/x64
+/Portfile
+/*.gz
+/*.sdf
+/*.opensdf
+/ipch
+/build-aux
+/build
index dd1c72b..16439d0 100644 (file)
@@ -1,4 +1,6 @@
 /Debug
+/*.la
+/*.lo
 /*.user
 /.deps
 /.libs
index 802bb5d..78a175a 100644 (file)
@@ -1,5 +1,7 @@
 /Debug
 /Release
+/*.lo
+/*.la
 /*.user
 /Makefile.in
 /Makefile