diff --git a/.gitignore b/.gitignore index 416fc4c..ce580b7 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,5 @@ npm-debug.log* /platforms /plugins /www + +/.angular/cache diff --git a/typings/cordova-typings.d.ts b/typings/cordova-typings.d.ts new file mode 100644 index 0000000..44df076 --- /dev/null +++ b/typings/cordova-typings.d.ts @@ -0,0 +1,3 @@ + +/// +/// \ No newline at end of file