As a Marketing Manager
I need to create a .gitignore File So that I can control what files are being uploaded to the master repository
Details and Assumptions
-I know how a .gitignore File works
-I know what files I want uploaded to the master repository
Acceptance Criteria
Given I create a .gitignore File
When I work to upload files to the master repo
Then I will be able to track files that I don't want to have uploaded to the master repo
As a Marketing Manager I need to create a .gitignore File
So that I can control what files are being uploaded to the master repository
Details and Assumptions
-I know how a .gitignore File works -I know what files I want uploaded to the master repository
Acceptance Criteria