woocommerce / woocommerce-order-source-attribution

WooCommerce Order Source Attribution helps merchants understand which marketing activities, channels or campaigns are leading to orders in their stores.
https://github.com/woocommerce/woocommerce-order-source-attribution
5 stars 0 forks source link

Update gitignore and add gitattributes. #22

Closed rawdreeg closed 1 year ago

rawdreeg commented 1 year ago

Changes proposed in this Pull Request:

I noticed the node_modules folder was not excluded by npm run build. I decided to update .gitignore and add .gitattributes since compose archive reads the directive when generating the zip.

Checks:

Detailed test instructions:

Changelog entry

Tweak - Update gitignore and add gitattributes to exclude generated files.