about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 66658f8e4..0bd7d137f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -99,4 +99,7 @@ ios/
 .env.*
 
 # Firebase (Android) Google services
-google-services.json
\ No newline at end of file
+google-services.json
+
+# Performance results (Flashlight)
+.perf/
\ No newline at end of file