diff options
author | Shawn Iwinski <shawn@iwin.ski> | 2017-04-08 17:26:39 -0400 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-04-10 09:16:43 +0200 |
commit | 8272501175b0233a243359abd2cf53596660f591 (patch) | |
tree | 2228990367fcda34d1dd288a8271dbcb99e03867 /.gitignore | |
parent | 5b5915482292dfc30306de8396d70f977e54b920 (diff) |
Update to 0.4.3 (RHBZ #1432449)
(cherry picked from commit 23429c4d89c73d25a36d27814be529b1a54eae7a)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f677200 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/php-react-child-process-0.4.1-3ab4f83c6f6c5862f7ca28d999a92d327472a671.tar.gz +/php-react-child-process-0.4.2-be6ebd7763170626794cbcb5c7b7ffdf5c9a4cb4.tar.gz +/php-react-child-process-0.4.3-b81d06daaafb5d7d592b6f7f8b1b7905cdef9ac6.tar.gz |