Update .gitignore to include extractor and API files

main
Ebbe Baß 2025-09-26 08:13:35 +02:00
parent c2dfc6da03
commit 3264247571
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -16,3 +16,6 @@ allowed_tokens.txt
transcripts
transcripts_txt
__pycache__
/extractor/transcripts
/extractor/transcripts_txt
/api/allowed_tokens.txt