diff options
author | Ferenc Kovacs <tyrael@php.net> | 2014-10-02 22:28:19 +0200 |
---|---|---|
committer | Ferenc Kovacs <tyrael@php.net> | 2014-10-02 22:28:19 +0200 |
commit | d7b01aff89bab42c6672b3a432983137fae8a0ab (patch) | |
tree | 905485bddd1cf977e5e3daa6764749e7810ce92c | |
parent | cfe8a8b96839eb9fec5a06bb062dc2daa8dc1fcc (diff) | |
download | php-git-d7b01aff89bab42c6672b3a432983137fae8a0ab.tar.gz |
we also have xz release tarballs since 5.5
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8d0e7565f2..f696b15ebf 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ *.tgz *.tar.gz *.tar.bz2 +*.tar.xz .FBCIndex .FBCLockFolder .deps |