Skip to content

Commit f6f8ac2

Browse files
Merge pull request #19 from react-R/add-gitattributes
Treat generated JS files like binaries in git diffs, github PRs
2 parents abd64e5 + 223f99f commit f6f8ac2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/inst/www/react-tools/react-tools.js binary
2+
/inst/www/react-tools/react-tools.js.map binary

0 commit comments

Comments
 (0)