Compare commits

...

3 Commits

Author SHA1 Message Date
LASTA_DEV01\lasta
8d77bc659f ff 2026-05-20 21:12:10 +09:00
LASTA_DEV01\lasta
d2c3d9e79c db 2026-05-20 21:10:52 +09:00
LASTA_DEV01\lasta
8b6eb33d42 db 2026-05-20 21:03:20 +09:00
4 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,11 +1,10 @@
__pycache__/ __pycache__/
*.py[cod] *.py[cod]
.pytest_cache/ .pytest_cache/
crawler_platform.db
crawler_platform.db-*
*.sqlite *.sqlite
*.sqlite3 *.sqlite3
*.sqlite-* *.sqlite-*
*.sqlite3-* *.sqlite3-*
uvicorn.*.log uvicorn.*.log
.server-logs/ .server-logs/
/ontology_platform/data/ui_projects.json

Binary file not shown.

Binary file not shown.