Update Salesforce.gitignore
Removed node_modules and DS_Store
This commit is contained in:
parent
1bd28f57ea
commit
f7d6e55ed9
1 changed files with 1 additions and 7 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue