Update Salesforce.gitignore

Removed node_modules and DS_Store
This commit is contained in:
Achilles Rasquinha 2025-08-10 14:45:04 -05:00 committed by GitHub
parent 1bd28f57ea
commit f7d6e55ed9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 7 deletions

View File

@ -22,15 +22,9 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Dependency directories
node_modules/
# Eslint cache
.eslintcache
# MacOS system files
.DS_Store
# Windows system files
Thumbs.db
ehthumbs.db
@ -42,4 +36,4 @@ sca-results.csv
sfca_results.json
# Local environment variables
.env
.env