diff --git a/system/vendor/suin/php-rss-writer/.gitignore b/system/vendor/suin/php-rss-writer/.gitignore index 78b6bc4..c42c252 100755 --- a/system/vendor/suin/php-rss-writer/.gitignore +++ b/system/vendor/suin/php-rss-writer/.gitignore @@ -1,3 +1,3 @@ .idea/ .phpmake -.DS_Store +.DS_Store \ No newline at end of file diff --git a/system/vendor/suin/php-rss-writer/Tests/.gitignore b/system/vendor/suin/php-rss-writer/Tests/.gitignore index 395048e..e69ba2e 100755 --- a/system/vendor/suin/php-rss-writer/Tests/.gitignore +++ b/system/vendor/suin/php-rss-writer/Tests/.gitignore @@ -1,3 +1,2 @@ Coverage/ -vendor/* /composer.lock \ No newline at end of file