Skip to content

Commit

Permalink
Merge pull request #588 from webmake/master
Browse files Browse the repository at this point in the history
Do not export non source files
  • Loading branch information
makasim authored Oct 27, 2018
2 parents c34dc71 + 404fae1 commit d0c1a5d
Show file tree
Hide file tree
Showing 23 changed files with 115 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pkg/amqp-bunny/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
6 changes: 6 additions & 0 deletions pkg/amqp-ext/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/examples export-ignore
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
7 changes: 7 additions & 0 deletions pkg/amqp-lib/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/examples export-ignore
/Tests export-ignore
/tutorial export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
2 changes: 2 additions & 0 deletions pkg/amqp-tools/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/Tests export-ignore
.gitattributes export-ignore
4 changes: 4 additions & 0 deletions pkg/async-command/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
5 changes: 5 additions & 0 deletions pkg/async-event-dispatcher/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
6 changes: 6 additions & 0 deletions pkg/dbal/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/examples export-ignore
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
5 changes: 5 additions & 0 deletions pkg/dsn/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
5 changes: 5 additions & 0 deletions pkg/enqueue-bundle/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
5 changes: 5 additions & 0 deletions pkg/enqueue/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
5 changes: 5 additions & 0 deletions pkg/fs/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
4 changes: 4 additions & 0 deletions pkg/gearman/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/Tests export-ignore
.gitattributes export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
5 changes: 5 additions & 0 deletions pkg/gps/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
5 changes: 5 additions & 0 deletions pkg/job-queue/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
5 changes: 5 additions & 0 deletions pkg/mongodb/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
5 changes: 5 additions & 0 deletions pkg/null/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
5 changes: 5 additions & 0 deletions pkg/pheanstalk/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
5 changes: 5 additions & 0 deletions pkg/rdkafka/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
5 changes: 5 additions & 0 deletions pkg/redis/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
5 changes: 5 additions & 0 deletions pkg/simple-client/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
6 changes: 6 additions & 0 deletions pkg/sqs/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/examples export-ignore
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
5 changes: 5 additions & 0 deletions pkg/stomp/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
5 changes: 5 additions & 0 deletions pkg/wamp/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/Tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore

0 comments on commit d0c1a5d

Please sign in to comment.