Update .gitignore to include extractor and API files
parent
c2dfc6da03
commit
3264247571
|
|
@ -16,3 +16,6 @@ allowed_tokens.txt
|
||||||
transcripts
|
transcripts
|
||||||
transcripts_txt
|
transcripts_txt
|
||||||
__pycache__
|
__pycache__
|
||||||
|
/extractor/transcripts
|
||||||
|
/extractor/transcripts_txt
|
||||||
|
/api/allowed_tokens.txt
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue