summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Update .gitignoreAlexander Amelkin2019-06-251-0/+4
| | | | | | Ignore logs, ViM swap files, and patch rejects and originals. Signed-off-by: Alexander Amelkin <alexander@amelkin.msk.ru>
* Update documentation in regard to IANA PEN registryAlexander Amelkin2019-06-181-0/+2
| | | | | | | | | | Add information regarding IANA PEN registry locations into ipmitool and ipmievd man pages. The locations in man pages are automatically generated based on `configure` options. Partially resolves ipmitool/ipmitool#11 Signed-off-by: Alexander Amelkin <alexander@amelkin.msk.ru>
* Load IANA PEN registry from a fileAlexander Amelkin2019-06-181-1/+0
| | | | | | | | | | | | | | | | | | | | Previously, the OEM names dictionary was compiled in and updating it required rebuilding of `ipmitool`, thus taking a long time for newly registered OEMs to get supported by the tool. Building also required a direct internet connection to succeed. With this commit, the OEM enterprise dictionary is now loaded from either ${HOME}/.local/usr/share/misc/enterprise-numbers or from /usr/share/misc/enterprise-numbers (in that precedence). Those files can be downloaded from iana.org at http://www.iana.org/assignments/enterprise-numbers Partially resolves ipmitool/ipmitool#11 Fixes: 9d41136c9b7c7d392f1a3f3adeb6d7fe3bd3135e Signed-off-by: Alexander Amelkin <alexander@amelkin.msk.ru>
* Add .dirstamp to .gitignorePatrick Venture2018-11-231-0/+1
| | | | | | | Add the .dirstamp path to .gitignore. .dirstamp is automatically generated by some build systems. Signed-off-by: Patrick Venture <venture@google.com>
* framework: Update .gitignoreAlexander Amelkin2018-07-311-0/+2
|
* framework: Make git ignore cscope.outAlexander Amelkin2018-06-161-0/+1
|
* Add some more configure/build/editor byproducts to .gitignoreAlexander Amelkin2017-02-021-0/+18
|
* git-ignore autoconf-generated filesDennis Schridde2016-04-111-0/+12