Skip to content

Commit 25a862f

Browse files
committed
chore: update gitignore and add package-lock.json
1 parent 40d338e commit 25a862f

2 files changed

Lines changed: 1211 additions & 7 deletions

File tree

.gitignore

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
1-
node_modules
2-
*/node_modules
3-
**/node_modules
4-
**/package-lock.json
5-
*/package-lock.json
1+
node_modules
62
**/dist
73
*/dist
84
lib
95
.env
10-
/.git
11-
/node_modules
6+
/.git
127
.dockerignore
138
.env
149
Dockerfile

0 commit comments

Comments
 (0)