From 875f933946b072032ade6d3d424a6a17aaaa8f4e Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 27 Sep 2017 12:10:46 -0400 Subject: ionic lib only in www/ --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f12336f5..21170c8f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ # http://git-scm.com/docs/gitignore ionic.project +!www/lib/ionic +www/lib/ node_modules/ platforms/ release_files/ -- cgit v1.2.3