diff --git a/.gitignore b/.gitignore index 8fee70e2..ba029550 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,12 @@ /node_modules !/modules/node_helper -!/modules/node_helper/** \ No newline at end of file +!/modules/node_helper/** + +/modules/* +!/modules/clock +!/modules/compliments +!/modules/currentweather +!/modules/helloworld +!/modules/newsfeed +!/modules/weatherforecast