Skip to content

Commit 24aae27

Browse files
committed
add lockfile to ignore
1 parent 316c0c4 commit 24aae27

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
node_modules/
2-
lib/
2+
lib/
3+
runners/lxc/i
4+
runners/lxc/lockfile

.npmignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
tests/
22
src/
33
_config.yml
4-
.github/
4+
.github/
5+
runners/lxc/i
6+
runners/lxc/lockfile

0 commit comments

Comments
 (0)