# List files or directories below to ignore them when running force:source:push, force:source:pull, and force:source:status # More information: https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_exclude_source.htm # ### Node ### node_modules package.json package-lock.json yarn.lock ### Standard Meta Data ### package.xml ### LWC ### **/jsconfig.json **/.eslintrc.json # LWC Jest **/__test__/** ### CSS ### **/*.scss