forked from pass-with-high-score/universal-installer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
42 lines (40 loc) · 1.22 KB
/
Copy path.gitignore
File metadata and controls
42 lines (40 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
# Any module's build dir — /build alone only covered the root, so a new module
# (tv-baselineprofile) leaked its outputs into git status.
**/build/
/captures
.externalNativeBuild
.cxx
local.properties
.kotlin
.gemini/
docs/github_report_*.md
# Fastlane
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
fastlane/test_output
fastlane/README.md
Gemfile.lock
vendor/downloads/
InstallerX-Revived-main
# android-re: decompiled APKs and analysis output (large, regenerable)
android-re-workspace/
# Firebase config for the `play` flavor — carries our project's API key and app id, and its
# presence is what enables the play variants at all. Kept out of the public repo; CI writes it
# from the GOOGLE_SERVICES_JSON secret. See docs/FIREBASE.md.
app/src/play/google-services.json
# The module root is also on the plugin's search path, and a file there applies to *every*
# flavor — which would put the config into the open-source build too. Ignored so it can't be
# committed by accident; the only supported location is app/src/play/ above.
app/google-services.json