gitignore: ignore jspm files
authorgustavo <gu.martinm@gmail.com>
Thu, 4 Feb 2016 00:23:49 +0000 (01:23 +0100)
committergustavo <gu.martinm@gmail.com>
Thu, 4 Feb 2016 00:23:49 +0000 (01:23 +0100)
.gitignore

index 472f742..4bc2281 100644 (file)
@@ -7,6 +7,9 @@ npm-debug.log
 # bower
 bower_components/
 
+# jspm
+jspm_packages/
+
 # gulp temporary folder
 .tmp/