qossmic / deptrac

Keep your architecture clean.
https://qossmic.github.io/deptrac
MIT License
2.64k stars 134 forks source link

Add ".gitattributes" and exclude unnecessary files from packaged release #1242

Closed gennadigennadigennadi closed 7 months ago

gennadigennadigennadi commented 1 year ago

This would reduce the size some has to download if they choose to use qossmic/deptrac instead of the qossmic\deptrac-shim.

As an inspiration: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/.gitattributes

patrickkusebauch commented 7 months ago

Fixed in https://github.com/qossmic/deptrac/pull/1352