diff --git a/nativescript/.gitignore b/nativescript/.gitignore index 0fe5f72..b6c7319 100644 --- a/nativescript/.gitignore +++ b/nativescript/.gitignore @@ -13,7 +13,9 @@ app/**/* src/app src/assets +src/fonts + src/node_modules src/platforms -times.html \ No newline at end of file +times.html diff --git a/nativescript/src/fonts b/nativescript/src/fonts deleted file mode 120000 index 1ebcfaa..0000000 --- a/nativescript/src/fonts +++ /dev/null @@ -1 +0,0 @@ -/Users/sean/Documents/maestro/angular-native-seed/src/fonts \ No newline at end of file