forked from smartmontools/smartmontools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
92 lines (88 loc) · 1.55 KB
/
.gitignore
File metadata and controls
92 lines (88 loc) · 1.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# Generated by './autogen.sh'
/Makefile.in
/aclocal.m4
/autom4te.cache/
/compile
/config.guess
/config.h.in
/config.h.in~
/config.sub
/configure
/configure~
/depcomp
/include/Makefile.in
/install-sh
/lib/Makefile.in
/ltmain.sh
/m4/libtool.m4
/m4/libtool.m4~
/m4/lt*.m4
/m4/lt*.m4~
/m4/pkg.m4
/missing
/src/Makefile.in
# Generated by './configure'
/*/**/.deps
/Makefile
/config.h
/config.h.tmp
/config.log
/config.status
/include/Makefile
/include/smartmon/smartmon_config.h
/include/smartmon/smartmon_config.h.tmp
/libtool
/lib/Makefile
/lib/examples/Makefile
/src/Makefile
/stamp-h1
# Generated by 'make ...'
/include/smartmon/version.h
/include/smartmon/version.sh
/lib/**/*.lo
/lib/**/*.o
/lib/*/.dirstamp
/lib/.libs/
/lib/drivedb.h
/lib/examples.stamp
/lib/examples/*.exe
/lib/examples/ata-standby
/lib/examples/lsdisk
/lib/examples/make.sh
/lib/examples/make.sh.tmp
/lib/libsmartmon.la
/smartmontools-*.*.tar
/smartmontools-*.*.tar.*
/smartmontools-*.*/
/src/**/*.o
/src/*.[58]
/src/*.[58].html
/src/*.[58].pdf
/src/*.[58].txt
/src/*.1m
/src/*.4
/src/*.exe
/src/*.stamp
/src/*.tmp
/src/*/.dirstamp
/src/.libs
/src/config.log
/src/cppcheck.txt
/src/smartctl
/src/smartd
/src/smartd.service
/src/smartd_warning.sh
/src/shellcheck.txt
/src/smartmontools-*.*.win*
/src/update-smart-drivedb
/src/os_win32/*_res.rc
/src/os_win32/*.exe
/src/os_win32/defadmin.manifest
/src/os_win32/syslogevt.h
/src/os_win32/syslogevt.rc
/src/os_win32/syslogevt_MSG*.bin
/src/os_win32/update-smart-drivedb.ps1
# Generated by 'make distdir' only in distdir
/src/dist-version.sh
# Build directories
/build*/