From 43647ffdd1452f211ef9bafa6c6ef6e50c8d796a Mon Sep 17 00:00:00 2001 From: Grant Ammons Date: Thu, 7 Jul 2016 06:01:22 -0400 Subject: Add todos.json --- .gitignore | 1 - .todos.json | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 .todos.json diff --git a/.gitignore b/.gitignore index ce2abba..22d2c23 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ .goxc.local.json -.todos.json dist diff --git a/.todos.json b/.todos.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/.todos.json @@ -0,0 +1 @@ +[] \ No newline at end of file -- cgit v1.3