Skip to content

Commit 6a808c1

Browse files
committed
ignore lockfiles
maybe one day we can agree on a dependency locking strategy, but until that day let's leave the lockfiles out.
1 parent c51c574 commit 6a808c1

File tree

3 files changed

+3
-3478
lines changed

3 files changed

+3
-3478
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
electron.d.ts
22
node_modules
33
test-smoke/electron/index.d.ts
4-
test-smoke/**/*.js
4+
test-smoke/**/*.js
5+
package-lock.json
6+
yarn.lock

0 commit comments

Comments
 (0)