Skip to content

Commit 4fc7240

Browse files
author
groovecoder
committed
reorganize into flows, tasks, and functions
1 parent 098013d commit 4fc7240

File tree

18 files changed

+9
-9020
lines changed

18 files changed

+9
-9020
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Environment variables
22
.env
3+
.envrc
34

45
data/audio/
56
data/video/
67
data/transcripts/
7-
models/
8+
models/*
89
notebooks/.ipynb_checkpoints/
910

1011
# Python
@@ -30,6 +31,7 @@ wheels/
3031
.pytest_cache/
3132
.coverage
3233
htmlcov/
34+
.python-version
3335

3436
# Poetry
3537
.venv/

data/meetings.csv

Lines changed: 0 additions & 7153 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)