syncthing/gui/default/vendor/bootstrap
Ross Smith II 17e60b9e0c
Chmod -x non-executable files (fixes #9629) (#9630)
Fixed via
```
git ls-files -s | grep 100755 | grep -E -v '(run|sh)$' | cut -f 2 | xargs git update-index --chmod -x
```
See #9629.
2024-08-05 18:32:23 +02:00
..
css Chmod -x non-executable files (fixes #9629) (#9630) 2024-08-05 18:32:23 +02:00
fonts gui: Add connection status icons to Remote Devices (fixes #8244) (#8553) 2022-09-30 18:15:19 +02:00
js Chmod -x non-executable files (fixes #9629) (#9630) 2024-08-05 18:32:23 +02:00
config.json Chmod -x non-executable files (fixes #9629) (#9630) 2024-08-05 18:32:23 +02:00
LICENSE gui: Ship license files (#5037) 2018-06-27 19:09:57 +02:00