Skip to content

Commit 8bc9399

Browse files
committed
chore: update gitignore for release automation
1 parent 1939e87 commit 8bc9399

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

.gitignore

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
node_modules/
1+
node_modules/
2+
npm-debug.log*
3+
yarn-debug.log*
4+
yarn-error.log*
5+
pnpm-debug.log*
6+
.npm
7+
.env
8+
.env.local
9+
.env.development.local
10+
.env.test.local
11+
.env.production.local

0 commit comments

Comments
 (0)