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, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c6aafc848..96a43e93a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -85,3 +85,8 @@ web-build/
 # gitignore and github actions
 !.gitignore
 !.github
+
+
+# Android & iOS folders
+android/
+ios/
\ No newline at end of file