Update gitignore to account for subdirs / missing files.
[shibboleth/cpp-opensaml.git] / .gitignore
index 0557bfc..7897ffd 100644 (file)
@@ -1,53 +1,58 @@
 # 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
+*.pyc
+*.pyo
+*.rej
+*~
+*.#*
+.*.swp
+.DS_store
 # Simulated Subversion default ignores end here
 # The contents of the svn:ignore property on the branch root.
-/*.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
-/pkginfo
-/stamp-h1
-/.settings
-/.autotools
-/.cproject
-/.project
-/doxyfile
-/release
-/x64
-/Portfile
-/*.gz
-/*.sdf
-/*.opensdf
-/ipch
-/build-aux
-/build
+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