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