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
Is your feature request related to a problem? Please describe.
User-specific files, located in the downloads folder, should not be able to be pushed to the remote branch.
Describe the solution you'd like
Add rules to the .gitignore preventing files within the downloads file from being pushed.
Describe alternatives you've considered
N/A.
Additional context
GCI 2019 task. Opened issue for the sake of the PR w/ solution.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
User-specific files, located in the downloads folder, should not be able to be pushed to the remote branch.
Describe the solution you'd like
Add rules to the .gitignore preventing files within the downloads file from being pushed.
Describe alternatives you've considered
N/A.
Additional context
GCI 2019 task. Opened issue for the sake of the PR w/ solution.
The text was updated successfully, but these errors were encountered: