History log of /openbmc/entity-manager/.gitignore (Results 1 – 9 of 9)
Revision Date Author Comments
# 320f6fc2 04-Sep-2024 Patrick Williams <patrick@stwcx.xyz>

gitignore: add phosphor-dbus-interfaces wrap

The phosphor-dbus-interfaces.wrap file is a redirect due to using
phosphor-logging and shouldn't be checked in. Add it to the gitignore
to avoid an acci

gitignore: add phosphor-dbus-interfaces wrap

The phosphor-dbus-interfaces.wrap file is a redirect due to using
phosphor-logging and shouldn't be checked in. Add it to the gitignore
to avoid an accidental inclusion.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I28497b00bf8fbbb22651f95bbf20b0d9288ff053

show more ...


# 0ce44701 04-Sep-2024 Patrick Williams <patrick@stwcx.xyz>

gitignore: clean up old cmake artifacts

A large number of artifacts were in the gitignore file from when the
repository used CMake, etc. Clean these out to just the pieces used
for Meson.

Signed-o

gitignore: clean up old cmake artifacts

A large number of artifacts were in the gitignore file from when the
repository used CMake, etc. Clean these out to just the pieces used
for Meson.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I8b14dc0251cedbf49376bcc4cf2ada6427192f24

show more ...


# 4e98940d 01-Mar-2022 Ed Tanous <edtanous@google.com>

Don't tidy/format files in subproject

This pattern and files are copied from bmcweb.

Signed-off-by: Ed Tanous <edtanous@google.com>
Change-Id: If048cbd458bb7e1bcf704daf60cf060af359ef81


# 1fb9f3ff 28-Aug-2020 Brad Bishop <bradleyb@fuzziesquirrel.com>

docs: Add minimal doxygen setup

Add a Doxyfile and the minimum required tags to the sources to make
anything useful appear in the documentation.

To generate just run: doxygen fr

docs: Add minimal doxygen setup

Add a Doxyfile and the minimum required tags to the sources to make
anything useful appear in the documentation.

To generate just run: doxygen from the project root or doxygen
./Doxyfile.

Change-Id: Ie60eb1458586dc0a7843dca69e969b78817260d3
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...


# 5a8695b0 09-Jun-2020 Patrick Williams <patrick@stwcx.xyz>

gitignore: add meson subprojects and build dirs

When using meson build and no system-level sdbusplus you
end up with untracked files due to the sdbusplus subproject
extraction. Add

gitignore: add meson subprojects and build dirs

When using meson build and no system-level sdbusplus you
end up with untracked files due to the sdbusplus subproject
extraction. Add to the gitignore.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Idf80042030ac40169641a38fc4c5dbbee51b2712

show more ...


# 0a26460f 26-Oct-2019 Patrick Venture <venture@google.com>

add Testing to gitignore

Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: I65c9c7504dc24d2e91d6bb1902f79c1f11b6fc50


# db5f4557 07-Oct-2019 Josh Lehan <krellan@google.com>

.gitignore: Adding additional ignored files

Adding some common IDE and build products
This keeps "git status" output clean

Tested: Works as described, does not affect build

.gitignore: Adding additional ignored files

Adding some common IDE and build products
This keeps "git status" output clean

Tested: Works as described, does not affect build

Signed-off-by: Josh Lehan <krellan@google.com>
Change-Id: I22a9933fd6b5c0f5068174052a477b802086307a

show more ...


# ce66b3ae 08-Aug-2019 Patrick Venture <venture@google.com>

.gitignore: add dependencies and output

Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: Iaae0c5a33dd1180daa953e423de4c2ce628d6e2f


# 3cb5fece 23-Jan-2018 James Feist <james.feist@linux.intel.com>

Move components from proving-ground

Move all needed components from proving ground to this
repo. Some clean up was done in json files to fix probes
as well as some slight modificatio

Move components from proving-ground

Move all needed components from proving ground to this
repo. Some clean up was done in json files to fix probes
as well as some slight modification to readme.

Change-Id: I05b7f6459704640c4850420a4573d157500d0aff
Signed-off-by: James Feist <james.feist@linux.intel.com>

show more ...