From: Ian Young Date: Wed, 26 Aug 2015 08:47:11 +0000 (+0100) Subject: INFRA-120 perform Subversion repository conversions to Git X-Git-Tag: 2.5.5.1~1 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=2ded9e59e46b4d3599fe525665f96976368521f3 INFRA-120 perform Subversion repository conversions to Git https://issues.shibboleth.net/jira/browse/INFRA-120 Fix up converted .gitignore files so that Subversion default emulation is applied recursively. --- diff --git a/.gitignore b/.gitignore index b0c47cc..d484b5a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,21 +1,21 @@ # A simulation of Subversion default ignores, generated by reposurgeon. -/*.o -/*.lo -/*.la -/*.al -/*.libs -/*.so -/*.so.[0-9]* -/*.a -/*.pc -/*.pc.in -/*.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. /*.ncb