top .gitignore: ignore .dirstamp files
authorAntony Pavlov <antonynpavlov@gmail.com>
Sat, 25 Jan 2014 07:07:53 +0000 (11:07 +0400)
committerSpencer Oliver <spen@spen-soft.co.uk>
Wed, 29 Jan 2014 13:19:37 +0000 (13:19 +0000)
commitd15d92881a4a05873bfa1a49647df2f583041429
tree44287a124e2fa4db8660d0b3ce51e0072307f948
parent1137eaedaf6498f3448cdedf6f93076d9b3fd58a
top .gitignore: ignore .dirstamp files

Just after succesfull build you can see some untracked files
in the 'git status' output:

src/jtag/drivers/versaloon/.dirstamp
src/jtag/drivers/versaloon/usbtoxxx/.dirstamp

This commit fixes the problem.

Change-Id: I1674eb4423e97c5f0a47f216981eaffdc351f784
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Reviewed-on: http://openocd.zylin.com/1898
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
.gitignore