diff options
author | Remi Collet <remi@remirepo.net> | 2020-10-15 11:40:08 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-10-15 11:40:08 +0200 |
commit | bb02015caf32f1fafddc750b4e5090d1de1a7533 (patch) | |
tree | 9d8b1b0b720cebdbdbd5dc7eefd366679debb766 /.gitignore | |
parent | b0987b8ab1e2ba3dfe3d0990e8979a106f700f50 (diff) |
update to 4.0.0
add patch to properly use cxx for link from
https://github.com/SkyAPM/SkyAPM-php-sdk/pull/274
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ +clog package-*.xml *.tgz +*.tar.bz2 *.tar.gz *.tar.xz *.tar.xz.asc |