Skip to content

Commit 7662020

Browse files
author
Markus Günther
committed
Build: Add lib folder to the gitignore file
1 parent 86745c5 commit 7662020

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ bower_components
7979
build/Release
8080

8181
# Dependency directories
82+
lib/
8283
node_modules/
8384
jspm_packages/
8485

@@ -134,4 +135,4 @@ _book
134135

135136
# IDEs
136137
.idea
137-
.vscode
138+
.vscode

0 commit comments

Comments
 (0)