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

View file

@ -22,15 +22,9 @@ npm-debug.log*
yarn-debug.log* yarn-debug.log*
yarn-error.log* yarn-error.log*
# Dependency directories
node_modules/
# Eslint cache # Eslint cache
.eslintcache .eslintcache
# MacOS system files
.DS_Store
# Windows system files # Windows system files
Thumbs.db Thumbs.db
ehthumbs.db ehthumbs.db