Ignore .gitreview 93/44493/1
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 22 Jul 2015 11:42:58 +0000 (11:42 +0000)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 22 Jul 2015 13:03:48 +0000 (13:03 +0000)
The .gitreview is the configuration file for gerrit git-review
command. As the tizen-distro layer merge scripts check if the
meta-tizen tree is dirty, we need to ignore it, or otherwise
it will refuse to merge from it.

Change-Id: Ib2d41b69b4d956392176ce98b8625dac6ed8024e
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
.gitignore

index b25c15b..c75a0a5 100644 (file)
@@ -1 +1,2 @@
 *~
+.gitreview