Remove pycache files and add Python ignore rules.
Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user
Made-with: Cursor
@@ -0,0 +1,2 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||