Skip to content

Remove __pycache__ and ignore it#2

Open
CarlosGuzman01 wants to merge 1 commit intotheventurecity:masterfrom
CarlosGuzman01:master
Open

Remove __pycache__ and ignore it#2
CarlosGuzman01 wants to merge 1 commit intotheventurecity:masterfrom
CarlosGuzman01:master

Conversation

@CarlosGuzman01
Copy link

Python automatically generates pycache folders, which shouldn't be committed because they are machine-specific and change frequently.

This PR removes the existing python/pycache/ directory and adds pycache/ to .gitignore to prevent these files from being tracked going forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant