diff options
author | Paul Duncan <pabs@pablotron.org> | 2018-09-02 19:03:59 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2018-09-03 09:54:48 -0400 |
commit | cb8f920e52c5b9473f43a107310cb6bb1ac0874b (patch) | |
tree | b30852ad9153e84ddea292909163bb30442e7e10 /.gitignore | |
parent | 0b7cc83ccb2a4d3450f6ff5c09b2a456b3dda2dc (diff) | |
download | zipstream-php-cb8f920e52c5b9473f43a107310cb6bb1ac0874b.tar.bz2 zipstream-php-cb8f920e52c5b9473f43a107310cb6bb1ac0874b.zip |
add "docs" script
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ *.sw? vendor/ +docs/ |