Skip to content

Commit

Permalink
Add some files and directories to export-ignore
Browse files Browse the repository at this point in the history
Don't archive test etc.

Closes #29
  • Loading branch information
samwilson committed Sep 10, 2023
1 parent 8449679 commit 0a23004
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
* text=auto eol=lf

docs export-ignore
example export-ignore
phpunit.xml export-ignore
tests export-ignore

0 comments on commit 0a23004

Please sign in to comment.