Add .gitignore to ignore all .hidl-autogen files

Don't track the temporary, auto-generated .hidl-autogen
files that are used for tracking HAL changes.

Change-Id: I08f5259091f3b4dc1f8d751f1349b28d875d0a71
This commit is contained in:
David Ng
2018-06-27 13:14:29 -07:00
committed by Gerrit - the friendly Code Review server
parent d794db6ec2
commit 1cad285840

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.hidl-autogen