scttnlsn / dandelion

Incremental Git repository deployment.
http://scttnlsn.github.io/dandelion
MIT License
738 stars 60 forks source link

folder missing #151

Closed xavierartot closed 8 years ago

xavierartot commented 8 years ago

Hi, I have some folder and they not transfert in the server: dist/ node_modules/ ? Thanks

scttnlsn commented 8 years ago

Are those directories in your .gitignore?

xavierartot commented 8 years ago

arf. thanks, it was in the gitignore.

scttnlsn commented 8 years ago

You can add those directories to the additional section of your dandelion.yml but beware that the full contents will be uploaded each time (since Dandelion has no way to figure out what changed).