Skip to content

Commit 6906f73

Browse files
authored
Merge pull request #84 from maxdavidson/feature/no-lockfiles
Remove lock files
2 parents 4914895 + 8874889 commit 6906f73

File tree

2 files changed

+4
-3540
lines changed

2 files changed

+4
-3540
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,8 @@ typings/
100100
!.vscode/launch.json
101101
!.vscode/extensions.json
102102

103+
# Lock files
104+
package-lock.json
105+
yarn.lock
106+
103107
# End of https://www.gitignore.io/api/node,visualstudiocode,macos

0 commit comments

Comments
 (0)