diff --git a/.gitignore b/.gitignore index b455fd8e..d7983b17 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,4 @@ -build/ -angularjs.netrc -jstd.log +/build/ .DS_Store gen_docs.disable test.disable @@ -9,7 +7,7 @@ performance/temp*.html .idea/workspace.xml *~ angular.js.tmproj -node_modules -components +/node_modules/ +/components/ angular.xcodeproj .idea