Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit d2dce6a

Browse files
committed
chore: update gitignore
1 parent b06eb24 commit d2dce6a

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

.gitignore

+7-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
vendor
2-
vendor2
31
.env
4-
node_modules
2+
.env.backup
3+
.env.production
54
build
65
dist
76
compiled
87
.idea
9-
*.lock
8+
hot
9+
vendor
10+
node_modules
11+
npm-debug.log
12+
yarn-error.log

0 commit comments

Comments
 (0)