chore: remove __pycache__ and add to .gitignore
This commit is contained in:
@@ -1 +1,3 @@
|
||||
*.pyc\n__pycache__/\n*.egg-info/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,3 @@
|
||||
*.pyc\n__pycache__/\n*.egg-info/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||