diff options
author | Deposite Pirate | 2021-10-12 21:36:25 +0200 |
---|---|---|
committer | Deposite Pirate | 2021-10-12 21:36:25 +0200 |
commit | 6be0c95a279c7f4775a0fb4a039a68ee455d0306 (patch) | |
tree | 8cf5f49dc57b95ce5bbb7fbb7bb96888e630390c /php7-mailparse/.gitignore | |
parent | f8254ee0e6133872c6e482a36c1ce8570893c525 (diff) |
* Mailparse PHP plugin compiled for PHP 7.x
new file: php7-mailparse/.SRCINFO
new file: php7-mailparse/.gitignore
new file: php7-mailparse/PKGBUILD
new file: php7-mailparse/mailparse.ini
new file: php7-mailparse/package.xml
Diffstat (limited to 'php7-mailparse/.gitignore')
-rw-r--r-- | php7-mailparse/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/php7-mailparse/.gitignore b/php7-mailparse/.gitignore new file mode 100644 index 0000000..931fc2e --- /dev/null +++ b/php7-mailparse/.gitignore @@ -0,0 +1,6 @@ +*.pkg.* +pkg/ +src/ +*.pkg.*.sig +*.src.tar.gz +*.tgz
\ No newline at end of file |