From e03739834e262e50f68c4831d9ac7e182bd9bc69 Mon Sep 17 00:00:00 2001 From: Shawn Iwinski Date: Fri, 7 Apr 2017 13:23:30 -0400 Subject: Fix rawhide (F27) FTBS - Switch autoloader to php-composer(fedora/autoloader) - Test with SCLs if available (cherry picked from commit 6b81006e0e1590a7a0617244e45fafc64e6f7c96) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8bfadd2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/a903f51b692427318bc813217c0e6505287e79a4.tar.gz +/php-guzzlehttp-ringphp-1.1.0-dbbb91d7f6c191e5e405e900e3102ac7f261bc0b.tar.gz -- cgit