aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 6 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index b6c7953..f088d1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,17 +2,15 @@
.tools/
build/
local.properties
-*.iml
-.idea/
-.DS_Store
app/release/
+*.jks
+*.keystore
+*.p12
+*.pfx
# vendored binary, regenerated by scripts/update-server
app/src/main/assets/scrcpy-server.jar
-# capture artefact from ./test record
-output.mp4
-
-# adb keypair lives in app's filesDir at runtime; never check it in
+# ADB identity files are runtime secrets; never check them in.
adbkey
-adbkey.pub
+adbcert