diff options
author | Remi Collet <remi@remirepo.net> | 2025-08-29 16:34:41 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-08-29 16:34:41 +0200 |
commit | a1ab71cdeb8893159dae89e600641c0525208297 (patch) | |
tree | 4442787a08fe12dbce134eeb58abe96f1b32ec23 /.gitignore | |
parent | 580753fa9993e479740a574af5619552b62c0011 (diff) |
update to 0.4.1
re-license spec file to CECILL-2.1
move from pecl to pie packaging
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..01f0400 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +clog +package-*.xml +*.tgz +*.tar.bz2 +*.tar.gz +*.tar.xz +*.tar.xz.asc +*.src.rpm +*/*rpm |