You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add .gitignore file to root of repo to ignore any generated files from running automate_git.py and test_automate_git.py.
To prevent someone committing unnecessary files to the repo.
Current Behaviour
.gitignoredoes not existChanges Requested
Add
.gitignorefile to root of repo to ignore any generated files from runningautomate_git.pyandtest_automate_git.py.To prevent someone committing unnecessary files to the repo.