Skip to content

Commit 3593618

Browse files
committed
build: Remove more in tree build artifacts
meson doesn't do any in tree builds. Remove the old Makefile generated config files from gitignore. Signed-off-by: Daniel Wagner <[email protected]>
1 parent c1526ae commit 3593618

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

.gitignore

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,6 @@ a.out
77
*.a
88
*.so.*
99

10-
libnvme.pc
11-
12-
test/register
13-
test/test
14-
test/cpp
15-
test/zns
16-
17-
examples/display-tree
18-
examples/display-columnar
19-
examples/telemetry-listen
20-
examples/discover-loop
21-
22-
doc/_build
23-
24-
config-host.h
25-
config-host.mak
26-
config.log
27-
2810
cscope.*
2911

3012
.build

0 commit comments

Comments
 (0)