chore(market-research): ignore __pycache__ and .pyc artifacts

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
fatih.bulut 2026-06-22 01:06:02 +03:00
parent 67ac1e6322
commit cf96d35f1c
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
__pycache__/
*.pyc