Initial commit - Crawler SEO (with AI Agent prompt)

This commit is contained in:
2026-05-09 11:10:06 +02:00
commit 8411593c55
5 changed files with 1193 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
# Wyniki skanowania (duże pliki binarne)
scans/*.db
scans/*.tmp
*.db
*.db-journal
*.csv
# Konfiguracja (zawiera tokeny)
# Jeśli chcesz współdzielić config przez Git, zakomentuj poniższą linię
config.json
# Python
__pycache__/
*.py[cod]
*$py.class
.venv/
env/
venv/
ENV/
# Systemowe / Syncthing
.sync/
.stfolder/
.stignore
*~sync*
.DS_Store
Thumbs.db