From 0122c5cec5a43e0f2f469ba9a8eb00ada07cd9e9 Mon Sep 17 00:00:00 2001 From: champsupertramp Date: Fri, 19 Feb 2016 19:44:39 +0800 Subject: [PATCH] Update gitignore --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5fd81de6..1559c63b 100644 --- a/.gitignore +++ b/.gitignore @@ -216,4 +216,10 @@ pip-log.txt .mr.developer.cfg node_modules/ -assets/vendor/ \ No newline at end of file +assets/vendor/ +.bowerrc +.jshintrc +bower.json +gulpfile.js +manifest.json +package.json \ No newline at end of file