JacquelineGomez06 / Cyber_Capstone

3 stars 0 forks source link

Ignore __pycache__ #19

Closed F-said closed 1 year ago

F-said commented 1 year ago

Problem

@TechMikeSol. Not much of an issue, more like preference. We should remove and ignore the pycache folder in your repo.

Since this doesn't affect our runtime we can safely get rid of it. More info here: https://stackoverflow.com/questions/16869024/what-is-pycache

Expected Output

pycache should removed

Definition of done