mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 04:40:57 +00:00
17 lines
207 B
Text
17 lines
207 B
Text
.env
|
|
.env.*
|
|
!.env.example
|
|
|
|
# Local secrets / key material
|
|
.secrets/
|
|
*.key
|
|
*.pem
|
|
|
|
# Encrypted / packaged workspace artifacts
|
|
workspace.tar.gz
|
|
workspace.tar.gz.enc
|
|
*.enc
|
|
|
|
# OS/editor noise
|
|
.DS_Store
|
|
Thumbs.db
|