Add lib folder to ignore file.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -30,4 +30,7 @@ node_modules
|
|||||||
*~
|
*~
|
||||||
|
|
||||||
# WebStorm/IntelliJ
|
# WebStorm/IntelliJ
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
|
# Babel.js
|
||||||
|
lib/
|
||||||
|
|||||||
Reference in New Issue
Block a user