diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2009-11-26 11:40:18 +0200 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2009-11-26 11:40:18 +0200 |
commit | 27d38823cc38f30ea9e2cb580f171fd722dd1734 (patch) | |
tree | b2c2bd87cf01c01d8b31214129a04c7bc922e905 | |
parent | 14da740cec46d151e813905e449e7ff21e85c01f (diff) |
ubi-utils: add ubirsvol to .gitignore
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
-rw-r--r-- | ubi-utils/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ubi-utils/.gitignore b/ubi-utils/.gitignore index 66e766c..c035c97 100644 --- a/ubi-utils/.gitignore +++ b/ubi-utils/.gitignore @@ -8,4 +8,5 @@ /ubirename /ubirmvol /ubiupdatevol +/ubirsvol /mtdinfo |