diff options
author | Remi Collet <remi@remirepo.net> | 2025-09-04 10:38:08 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-09-04 10:38:08 +0200 |
commit | cd0ef91b325e8a8915a88fbde3aed33ba966b642 (patch) | |
tree | 4af70d1ee0586ee5f1a079a792cab09f5990bc66 /.gitignore |
obsoletes php-pecl-csv
open https://gitlab.com/Girgias/csv-php-extension/-/issues/13
Version 0.4.4 reports as 0.5.0
open https://gitlab.com/Girgias/csv-php-extension/-/issues/12
Deprecation message with 8.5.0beta2
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 |