Skip to content

Commit b62e236

Browse files
author
Dominic Coelho
committed
update gitignore
1 parent c369726 commit b62e236

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.gitignore

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
node_modules
2-
yarn.lock
2+
yarn.lock
3+
package-lock.json
4+
dist
5+
lib
6+
es
7+
*.log
8+
.DS_Store
9+
.vscode

0 commit comments

Comments
 (0)