Browse Source

Unignore vendor and plugin folder

pull/298/head
noxymon 9 years ago
parent
commit
0d23c923f4
2 changed files with 1 additions and 2 deletions
  1. +1
    -1
      system/vendor/suin/php-rss-writer/.gitignore
  2. +0
    -1
      system/vendor/suin/php-rss-writer/Tests/.gitignore

+ 1
- 1
system/vendor/suin/php-rss-writer/.gitignore View File

@ -1,3 +1,3 @@
.idea/
.phpmake
.DS_Store
.DS_Store

+ 0
- 1
system/vendor/suin/php-rss-writer/Tests/.gitignore View File

@ -1,3 +1,2 @@
Coverage/
vendor/*
/composer.lock

Loading…
Cancel
Save