Skip to content

Commit a5556bb

Browse files
committed
Consolidate dependency directories in gitignore
1 parent dbccba1 commit a5556bb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.gitignore

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,13 @@ build/Release
7979
# Dependency directories
8080
node_modules
8181
jspm_packages
82+
bower_components
8283

8384
# Optional npm cache directory
8485
.npm
8586

8687
# Optional REPL history
8788
.node_repl_history
8889

89-
# Dependency directories
90-
bower_components
91-
9290
# Sass Cache
93-
.sass-cache
91+
.sass-cache

0 commit comments

Comments
 (0)