diff --git a/.imdone/config.json b/.imdone/config.json deleted file mode 100644 index fce65f0..0000000 --- a/.imdone/config.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "exclude": [ - "^(node_modules|bower_components|\\.imdone|target|build|dist|logs|flow-typed|imdone-export.json)[\\/\\\\]?|\\.(git|svn|hg|npmignore)|\\~$|\\.(jpg|png|gif|swp|ttf|otf)$" - ], - "watcher": true, - "keepEmptyPriority": true, - "code": { - "include_lists": [ - "TODO", - "DOING", - "DONE", - "PLANNING", - "FIXME", - "ARCHIVE", - "HACK", - "CHANGED", - "XXX", - "IDEA", - "NOTE", - "REVIEW", - "MARK", - "HELP" - ] - }, - "lists": [ - { - "name": "HELP", - "hidden": false - }, - { - "hidden": false, - "name": "DONE" - }, - { - "name": "FIXME", - "hidden": false - }, - { - "name": "TODO", - "hidden": false - } - ], - "marked": { - "gfm": true, - "tables": true, - "breaks": false, - "pedantic": false, - "smartLists": true, - "langPrefix": "language-" - }, - "sync": { - "id": "5bf43c6528fa8f7a8bf2736d", - "name": "MaikKlein/ash", - "useImdoneioForPriority": true - }, - "noHelp": true -} \ No newline at end of file diff --git a/.imdone/sort.json b/.imdone/sort.json deleted file mode 100644 index 7b117eb..0000000 --- a/.imdone/sort.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "HELP": [ - 8, - 1, - 3, - 5, - 7, - 9 - ], - "DONE": [], - "FIXME": [ - 0 - ], - "TODO": [ - 2, - 4, - 6 - ] -} \ No newline at end of file diff --git a/README.md b/README.md index 3643778..f79e045 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -[![TODO board](https://imdone.io/api/1.0/projects/5bf43c6528fa8f7a8bf2736d/badge)](https://imdone.io/app#/board/MaikKlein/ash) - # Ash A very lightweight wrapper around Vulkan