Skip to content

Commit

Permalink
Merge pull request #27 from mlocati/patch-1
Browse files Browse the repository at this point in the history
Exclude development stuff from repository autogenerated ZIP archives
  • Loading branch information
sunra committed May 20, 2016
2 parents 0c91419 + e3e6675 commit 6d40952
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/.* export-ignore
/Src/Sunra/PhpSimple/simplehtmldom_1_5/app export-ignore
/Src/Sunra/PhpSimple/simplehtmldom_1_5/example export-ignore
/Src/Sunra/PhpSimple/simplehtmldom_1_5/manual export-ignore
/Src/Sunra/PhpSimple/simplehtmldom_1_5/testcase export-ignore

0 comments on commit 6d40952

Please sign in to comment.