diff --git a/.gitignore b/.gitignore index 5a9fe33..d0313dd 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ .DS_Store node-compile-cache/ phantomjs/ +testing-notes.txt diff --git a/testing-notes.txt b/testing-notes.txt deleted file mode 100644 index 7c6270f..0000000 --- a/testing-notes.txt +++ /dev/null @@ -1 +0,0 @@ -- for the api, you can use uuid or friendly name, but often a friendly name includes spaces... how do we handle that?