UNPKG
copycodebase
Version:
latest (2.1.1)
2.1.1
2.1.0
2.0.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
A cross-platform CLI tool and library to read and copy project codebase to clipboard
copycodebase
/
.gitattributes
5 lines
(4 loc)
•
71 B
Plain Text
View Raw
1
2
3
4
5
*.js
text
eol=lf *.json
text
eol=lf *.md
text
eol=lf *.sh
text
eol=lf