Skip to content

Commit 10e5d88

Browse files
committed
Merge pull request #1696 from melonmanchan/jspm-ignore
Ignore JSPM package folder
2 parents d18d17f + e9e59f2 commit 10e5d88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Node.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ coverage
2323
# Compiled binary addons (http://nodejs.org/api/addons.html)
2424
build/Release
2525

26-
# Dependency directory
26+
# Dependency directories
2727
node_modules
28+
jspm_packages
2829

2930
# Optional npm cache directory
3031
.npm

0 commit comments

Comments
 (0)