ANDROID: Add build.config.msm.* to .gitignore

Add build.config.msm.* files to gitignore. These files are symlinked
from repo manifest and should be ignored.

Bug: 188567152
Change-Id: I2f9389b7097de9ee72d499d4e3c238b2013a2880
Signed-off-by: Elliot Berman <eberman@codeaurora.org>
This commit is contained in:
Elliot Berman 2021-05-18 17:14:00 -07:00 committed by Elliot Berman
parent 0ea389e1d7
commit 2c1a07949e

4
.gitignore vendored
View File

@ -157,3 +157,7 @@ x509.genkey
# Documentation toolchain
sphinx_*/
# kernel/build configuration files
build.config.msm.*