chore: normalize file permissions across repository

- Remove executable permissions from configuration files (.editorconfig, .env.example, .gitignore)
- Remove executable permissions from documentation files (README.md, LICENSE, SECURITY.md)
- Remove executable permissions from web assets (HTML, CSS, JS files)
- Remove executable permissions from data files (JSON, SQL, YAML, requirements.txt)
- Remove executable permissions from source code files across all apps
- Add executable permissions to Python
This commit is contained in:
AITBC System
2026-03-08 11:26:18 +01:00
parent 36a540166b
commit b033923756
987 changed files with 5251 additions and 1433 deletions

0
gpu_acceleration/REFACTORING_COMPLETED.md Executable file → Normal file
View File

0
gpu_acceleration/REFACTORING_GUIDE.md Executable file → Normal file
View File

0
gpu_acceleration/benchmarks.md Executable file → Normal file
View File

0
gpu_acceleration/cuda_kernels/field_operations.cu Executable file → Normal file
View File

View File

0
gpu_acceleration/cuda_performance_analysis.md Executable file → Normal file
View File

View File

0
gpu_acceleration/phase3_implementation_summary.md Executable file → Normal file
View File

0
gpu_acceleration/phase3b_optimization_results.md Executable file → Normal file
View File

View File

0
gpu_acceleration/research/gpu_zk_research/Cargo.lock generated Executable file → Normal file
View File

0
gpu_acceleration/research/gpu_zk_research/Cargo.toml Executable file → Normal file
View File

0
gpu_acceleration/research/gpu_zk_research/src/main.rs Executable file → Normal file
View File

0
gpu_acceleration/research_findings.md Executable file → Normal file
View File