Jia, Chunhui | a835eaa | 2018-09-05 09:00:41 +0800 | [diff] [blame] | 1 | /build* |
Josh Lehan | 61cf8cf | 2019-11-01 17:32:02 -0700 | [diff] [blame] | 2 | .idea/ |
Jia, Chunhui | a835eaa | 2018-09-05 09:00:41 +0800 | [diff] [blame] | 3 | .vscode |
Patrick Venture | 7cd1583 | 2019-10-20 12:36:08 -0700 | [diff] [blame] | 4 | 3rdparty/ |
| 5 | CMakeCache.txt |
| 6 | CMakeFiles/ |
| 7 | CTestTestfile.cmake |
| 8 | Makefile |
| 9 | Testing/ |
Josh Lehan | 61cf8cf | 2019-11-01 17:32:02 -0700 | [diff] [blame] | 10 | cmake-build-debug/ |
Patrick Venture | 7cd1583 | 2019-10-20 12:36:08 -0700 | [diff] [blame] | 11 | cmake_install.cmake |
| 12 | compile_commands.json |
| 13 | googletest-build/ |
| 14 | googletest-src/ |
| 15 | intel-dbus-interfaces-src/ |
| 16 | intel-dbus-interfaces/ |
| 17 | libzinteloemcmds.so* |
| 18 | phosphor-host-ipmid/ |
| 19 | phosphor-ipmi-host-src/ |
| 20 | prefix/ |
| 21 | runSensorTests |