cancel
Showing results for 
Search instead for 
Did you mean: 

Pipeline deployment- Different .gitignore for dev/build/production? How?

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Pipeline deployment- Different .gitignore for dev/build/production? How?

Magento recommends having different .gitignore files for dev/build/production- My question is how can you achieve this?  Do you .gitignore the .gitignore file itself so it does not get merged into dev/build/production branches?