runu
Version:
NodePlusAngularJS
25 lines (18 loc) • 301 B
Plain Text
# phpstorm project files
.idea/*
# netbeans project files
nbproject
# zend studio for eclipse project files
.buildpath
.project
.settings
# windows thumbnail cache
Thumbs.db
# build
/build/*
# node
/node_modules/*
# bower
/bower_components/*
# test coverage
test-results