diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ migrations/__pycache__ __pycache__/ .env.development .env.production +instance/ +*.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 |
@@ -3,3 +3,5 @@ migrations/__pycache__ __pycache__/ .env.development .env.production +instance/ +*.egg-info |