diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | .todos.json | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -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 |
