Remove imadone

This commit is contained in:
Maik Klein 2018-11-22 19:14:50 +01:00
parent 2be4f7abc5
commit f26bbb303d
3 changed files with 0 additions and 78 deletions

View file

@ -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
}

View file

@ -1,19 +0,0 @@
{
"HELP": [
8,
1,
3,
5,
7,
9
],
"DONE": [],
"FIXME": [
0
],
"TODO": [
2,
4,
6
]
}

View file

@ -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