Skip to content

Commit bec39a5

Browse files
committed
Seems inevitable we'll just have to commit the whole thing
1 parent 60e990e commit bec39a5

7 files changed

+1625
-2
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
example/**/* linguist-documentation
22
example/src/assets/codemirror.css linguist-vendored
33
example/src/assets/plotly-basic.min.js linguist-vendored
4+
build/* linguist-generated
5+
lib/* linguist-generated

.gitignore

-2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,4 @@ npm-debug.log*
1010
!.eslintrc
1111
!.eslintignore
1212

13-
build
14-
lib
1513
example/dist

0 commit comments

Comments
 (0)