Remove execute bit from .css and .html files (#274)

* Remove execute bit from .css and .html files

* pyscriptjs/examples/toga/static/pyscript: Broken symlink
This commit is contained in:
Christian Clauss
2022-05-07 16:27:31 +02:00
committed by GitHub
parent 22ffbcb21d
commit 4ec24a919a
3 changed files with 1 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ repos:
- id: check-builtin-literals
- id: check-case-conflict
- id: check-docstring-first
- id: check-executables-have-shebangs
- id: check-json
exclude: tsconfig.json
- id: check-toml

0
pyscriptjs/examples/webgl/raycaster/index.html Executable file → Normal file
View File

0
pyscriptjs/examples/webgl/raycaster/style.css Executable file → Normal file
View File