summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2d7d649..7ece0fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,7 @@ local.properties
/.idea/assetWizardSettings.xml
/.idea/jarRepositories.xml
/.idea/google-java-format.xml
+/.idea/runConfigurations.xml
gradle.xml
markdown-*.xml
*.iml
@@ -37,4 +38,7 @@ captures/
# Built application files
*.apk
-*.aar \ No newline at end of file
+*.aar
+
+# Lineage test build keys
+lineage_keys/ \ No newline at end of file