diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,4 +4,6 @@ __pycache__/ .env.development .env.production instance/ +venv/ +app.db *.egg-info |
![]() |
index : AnnotateChange | |
| A simple flask application to collect annotations for the Turing Change Point Dataset, a benchmark dataset for change point detection algorithms | deploy |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -4,4 +4,6 @@ __pycache__/ .env.development .env.production instance/ +venv/ +app.db *.egg-info |