Skip to content

Commit

Permalink
Exclude files from being exported
Browse files Browse the repository at this point in the history
  • Loading branch information
ravage84 committed Apr 9, 2019
1 parent 454d389 commit c9f2b94
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
@@ -0,0 +1,4 @@
# Remove files for archives generated using `git archive`
.travis.yml export-ignore
.gitattributes export-ignore
phpunit.xml.dist export-ignore

0 comments on commit c9f2b94

Please sign in to comment.