cozy / cozy-client-js

Javascript library to write Cozy applications
https://docs.cozy.io/en/cozy-client-js/README/
MIT License
11 stars 12 forks source link

chore: ignore dist directory #293

Closed doubleface closed 5 years ago

doubleface commented 5 years ago

Since now travis builds cozy-client-js itself before publishing, there is no need to keep the dist directory git. This makes it a lot easier to foller diffs and PRs.

Crash-- commented 5 years ago

👍