gitignore: Fix regex for local.properties
This stops e.g. ripgrep from tripping over this malformed regex and
spewing errors.
Test:
Create local.properties in glide root folder: Ignored
Create local.properties in library subfolder: Ignored
Change-Id: Iafdcbb442842615cb3926e2da2b8ef028f46d7c1
Signed-off-by:
Felix <google@ix5.org>
Loading
Please sign in to comment