Remove obsolete file index.html
This commit is contained in:
parent
30dfbf50b8
commit
28bffdd5f9
2 changed files with 0 additions and 2 deletions
|
|
@ -11,7 +11,6 @@ exclude = [
|
||||||
".gitignore",
|
".gitignore",
|
||||||
".pre-commit-hooks.yaml",
|
".pre-commit-hooks.yaml",
|
||||||
"Dockerfile",
|
"Dockerfile",
|
||||||
"index.html",
|
|
||||||
"scripts/*",
|
"scripts/*",
|
||||||
"tests/*",
|
"tests/*",
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
<script>(function() {window.location.assign(window.location.href + "doc/oxipng/");})();</script>
|
|
||||||
Loading…
Reference in a new issue