Skip to content

Commit fe50414

Browse files
Removed package-lock.json from .gitignore and updated .gitignore to include logs and *.log files
1 parent e69ebad commit fe50414

File tree

2 files changed

+112
-3
lines changed

2 files changed

+112
-3
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ A typical .gitignore for an npm module could include the following:
55
# node_modules
66
node_modules
77

8-
# package-lock.json
9-
/package-lock.json
10-
118
# Logs
129
logs
1310
*.log

pnpm-lock.yaml

Lines changed: 112 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)