diff options
author | Shawn Iwinski <shawn@iwin.ski> | 2017-04-07 13:23:30 -0400 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-04-10 08:34:38 +0200 |
commit | e03739834e262e50f68c4831d9ac7e182bd9bc69 (patch) | |
tree | f60551b2a917601234b3fedf500c687d5124a4fb /.gitignore | |
parent | 2393aea2475a872cc15b9d5719057d55462f329b (diff) |
Fix rawhide (F27) FTBS
- Switch autoloader to php-composer(fedora/autoloader)
- Test with SCLs if available
(cherry picked from commit 6b81006e0e1590a7a0617244e45fafc64e6f7c96)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
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 |