chore(extraction): add Python .gitignore, remove cached .pyc files
This commit is contained in:
parent
c9d5c0caed
commit
c2d626c7b5
5
services/extraction-service/python/.gitignore
vendored
Normal file
5
services/extraction-service/python/.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
*.egg-info/
|
||||
.pytest_cache/
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user