diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-01-26 08:21:04 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-01-26 08:21:04 (EST) |
commit | 7e3a6a658eb3c33155ca88cc426307abf6208396 (patch) | |
tree | e27f2387899092a3f87b2f9289050946a71b7e6b /.gitignore | |
parent | 90a28eb32a4d734cd2db25ee1fd3a2fe0cae02d6 (diff) | |
download | libreboot-7e3a6a658eb3c33155ca88cc426307abf6208396.zip libreboot-7e3a6a658eb3c33155ca88cc426307abf6208396.tar.gz libreboot-7e3a6a658eb3c33155ca88cc426307abf6208396.tar.bz2 |
build-release: create file named commitid after build-release
Contains the current commit ID in master (local, not origin).
This is mainly used by the libreboot website to show the commit
ID that the source tarball snapshots are built from.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,3 +30,4 @@ /ich9fdgbe_4m.bin /tobuild/ /tobuild.tar.xz +/commitid |