rma_reset: hide generated files from git

This prevents the files from showing in 'git status' output.

BRANCH=none
BUG=none

TEST=verify that the running the following does not show any generated
     files:

  make -C extra/rma_reset; git status

Change-Id: Ib3ff7772cf4a66e4a0d23ed859c30ac05c2e507d
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/691016
Reviewed-by: Michael Tang <ntang@chromium.org>
This commit is contained in:
Vadim Bendebury
2017-09-28 15:04:50 -07:00
committed by chrome-bot
parent f99b4ba8e6
commit 18cbbffe32

5
extra/rma_reset/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
base32.o
curve25519-generic.o
curve25519.o
rma_reset
sha256.o