Skip to content

Commit c7c6210

Browse files
committed
Update gitignore with more build files
Signed-off-by: Michael Neuling <[email protected]>
1 parent 0811e61 commit c7c6210

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.gitignore

+28
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
11
*.o
22
*.a
33
export/
4+
install/
5+
bin/bufdisp/bufdisp
6+
bin/create_eq_cfg/create_eq_cfg
7+
bin/create_eq_mdt/create_eq_mdt
8+
bin/htxd/htxcmdline
9+
bin/htxd/htxd
10+
bin/hxeasy/hxeasy
11+
bin/hxecache/hxecache
12+
bin/hxecd/hxecd
13+
bin/hxecd/utils/getDVD
14+
bin/hxecom/auto
15+
bin/hxecom/hxecom
16+
bin/hxecom/hxecom2
17+
bin/hxecom/mkintfmap
18+
bin/hxedapl/hxedapl
19+
bin/hxefabricbus/hxefabricbus
20+
bin/hxefpu64/hxefpu64
21+
bin/hxemem64/hxemem64
22+
bin/hxerng/hxerng
23+
bin/hxesamp/hxesamp
24+
bin/hxesctu/hxesctu
25+
bin/hxestorage/hxestorage
26+
bin/hxetape/hxetape
27+
bin/hxetlbie/hxetlbie
28+
bin/hxsmsg/hxsmsg
29+
bin/hxssup/hxssup
30+
bin/hxstats/hxstats
31+
bin/show_syscfg/show_syscfg

0 commit comments

Comments
 (0)