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