Skip to content

Commit 2eb667b

Browse files
committed
remove package-json.lock from ignored files
1 parent fa25824 commit 2eb667b

3 files changed

Lines changed: 10269 additions & 2 deletions

File tree

.dockerignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
.idea/
33
node_modules/
44
yarn.lock
5-
package-lock.json
65
static/dist/
76
*.iml
87
webpack-assets.json

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
.idea/
22
node_modules/
33
yarn.lock
4-
package-lock.json
54
static/dist/
65
*.iml
76
webpack-assets.json

0 commit comments

Comments
 (0)