Add __pycache__ to .gitignore
This commit is contained in:
parent
44e95baf45
commit
c51863f3b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ node_modules
|
||||
/pip_test
|
||||
/_python_build
|
||||
*.pyc
|
||||
__pycache__
|
||||
|
Loading…
Reference in New Issue
Block a user