update to version 0.2.6
This commit is contained in:
parent
ed8a6b0c8e
commit
3e71f1f419
3 changed files with 586 additions and 498 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -14,3 +14,10 @@
|
||||||
# Maven
|
# Maven
|
||||||
log/
|
log/
|
||||||
target/
|
target/
|
||||||
|
|
||||||
|
# Node
|
||||||
|
node_modules/
|
||||||
|
npm-debug.log
|
||||||
|
|
||||||
|
# Bower
|
||||||
|
bower_components/
|
||||||
|
|
|
||||||
1075
diff2html.js
1075
diff2html.js
File diff suppressed because it is too large
Load diff
2
diff2html.min.js
vendored
2
diff2html.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue