Clean up ignores.
authorScott Cantor <cantor.2@osu.edu>
Thu, 28 Jan 2016 20:21:16 +0000 (15:21 -0500)
committerScott Cantor <cantor.2@osu.edu>
Thu, 28 Jan 2016 20:21:16 +0000 (15:21 -0500)
.gitignore
apache/.gitignore
plugins/.gitignore

index c784e5b..1467f33 100644 (file)
@@ -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.\r
+*.o\r
+*.lo\r
+*.la\r
+*.al\r
+*.libs\r
+*.so\r
+*.so.[0-9]*\r
+*.a\r
+*.pyc\r
+*.pyo\r
+*.rej\r
+*~\r
+*.#*\r
+.*.swp\r
+.DS_store\r
+Debug\r
+Release\r
+x64\r
+# Simulated Subversion default ignores end here\r
+# The contents of the svn:ignore property on the branch root.\r
+/aclocal.m4\r
+/config.h.in\r
+/config.h\r
+/*.cache\r
+/install-sh\r
+/mkinstalldirs\r
+/missing\r
+/config.*\r
+/stamp*\r
+/Makefile.in\r
+/Makefile\r
+/depcomp\r
+/configure\r
+/libtool\r
+/*.opt\r
+/*.ncb\r
+/shibboleth.spec\r
+/.settings\r
+/.autotools\r
+/.cproject\r
+/.project\r
+/*.suo\r
+/Portfile\r
+/pkginfo\r
+/*.gz\r
+/*.sdf\r
+/*.opensdf\r
+/ipch\r
+/build-aux\r
+/build\r
index 4344e25..e6ea852 100644 (file)
@@ -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\r
+/Makefile\r
+/.libs\r
+/.deps\r
+/*.lo\r
+/*.la\r
+/Debug\r
+/*.plg\r
+/Release\r
+/*.dep\r
+/*.mak\r
+/*.aps\r
+/*.user\r
+/mod_shib_20-Debug\r
+/mod_shib_22-Debug\r
+/mod_shib_22-Release\r
+/mod_shib_20-Release\r
+/x64\r
+/mod_shib_24-Debug/
+/mod_shib_24-Release/
index 10a7e8d..5b9f7b4 100644 (file)
@@ -1 +1,3 @@
-/Makefile.in
+/Makefile.in\r
+/plugins-lite-Release/
+/plugins-lite-Debug/