chore: gitignore pycache
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,3 +2,5 @@ node_modules/
|
||||
dist/
|
||||
.DS_Store
|
||||
*.local
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user