mirror of
https://github.com/floor-licker/polyfill-rs.git
synced 2026-08-20 07:58:08 +00:00
feat: integrate dotenv for secure credential management, update benchmark scripts to load API credentials from .env file, add .env.example template, and ensure .env is properly gitignored for security
This commit is contained in:
@@ -6,3 +6,6 @@ tarpaulin-report.html
|
||||
*.profraw
|
||||
/target/tarpaulin/
|
||||
|
||||
# Environment variables (contains secrets)
|
||||
.env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user