Merge pull request #100 from osm0sis/patch-1

Update .gitignore: hide included pif.json from git tree
This commit is contained in:
Marcos 2023-11-29 09:01:51 +01:00 committed by GitHub
commit 0731653100
Signed by: github
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 11 deletions

1
.gitignore vendored
View File

@ -14,5 +14,6 @@
.cxx .cxx
local.properties local.properties
/module/classes.dex /module/classes.dex
/module/pif.json
/module/zygisk/* /module/zygisk/*
/out/* /out/*

View File

@ -1,10 +0,0 @@
{
"PRODUCT": "taimen",
"DEVICE": "taimen",
"MANUFACTURER": "Google",
"BRAND": "google",
"MODEL": "Pixel 2 XL",
"FINGERPRINT": "google/taimen/taimen:8.1.0/OPM4.171019.021.R1/4833808:user/release-keys",
"SECURITY_PATCH": "2018-07-05",
"FIRST_API_LEVEL": "25"
}