mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-30 10:31:02 +00:00
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:
committed by
chrome-bot
parent
f99b4ba8e6
commit
18cbbffe32
5
extra/rma_reset/.gitignore
vendored
Normal file
5
extra/rma_reset/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
base32.o
|
||||
curve25519-generic.o
|
||||
curve25519.o
|
||||
rma_reset
|
||||
sha256.o
|
||||
Reference in New Issue
Block a user