PromotionsSquad / promotions

Apache License 2.0
0 stars 0 forks source link

Create .gitignore file #26

Closed kripa528 closed 2 years ago

kripa528 commented 2 years ago

As a Marketing Manager I need to create a .gitignore file
So that I can control what files are uploaded to the master repository

Details and Assumptions

-I know how to create a .gitignore file -I know what files I want to track

Acceptance Criteria


 Given I create a .gitignore file
 When I work to upload files to the master repository
 Then I can track the files I don't want uploaded to the master repository
rosa-r-ma commented 2 years ago

This is already in the Promotions repo (copied over from John's project-template repo). There, I don't think we need to do this and can tag this issue as 'won't fix'

tv547 commented 2 years ago

Brought over with refactor tdd pull request. Reassigned