mirror of
https://github.com/github/gitignore.git
synced 2025-12-27 10:55:08 -05:00
Update Salesforce.gitignore
Removed node_modules and DS_Store
This commit is contained in:
committed by
GitHub
parent
1bd28f57ea
commit
f7d6e55ed9
@@ -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
|
||||||
@@ -42,4 +36,4 @@ sca-results.csv
|
|||||||
sfca_results.json
|
sfca_results.json
|
||||||
|
|
||||||
# Local environment variables
|
# Local environment variables
|
||||||
.env
|
.env
|
||||||
|
|||||||
Reference in New Issue
Block a user