diff options
Diffstat (limited to 'templates/html5/.gitignore')
-rw-r--r-- | templates/html5/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/html5/.gitignore b/templates/html5/.gitignore new file mode 100644 index 0000000..54d0fba --- /dev/null +++ b/templates/html5/.gitignore @@ -0,0 +1,8 @@ +bower_components/ +node_modules/ +dist.*/ +*.DS_Store +nbproject/private/ +.noderc* +*.wgt +build |