add .gitignore file

Add .gitignore to specify list of temporary files to be ignored by git.

Change-Id: Icdd23874dc22ba69c67bb5cef611d51ccf3b665e
Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
1 file changed
tree: 45b536878484dc72157c99f961718add461130b1
  1. subprojects/
  2. .gitignore
  3. LICENSE
  4. OWNERS
  5. README.md
README.md

phosphor-modbus

phosphor-modbus provides a set of software applications to query sensors info, inventory data, firmware info of various modbus devices.

Dependencies

The phosphor-modbus requires phosphor-dbus-interfaces, sdbusplus and phosphor-logging.

Building

The phosphor-modbus is built using meson.

meson build && ninja -C build