about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index bab37d2ad..2fa850bf7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -92,4 +92,8 @@ web-build/
 
 # Android & iOS folders
 android/
-ios/
\ No newline at end of file
+ios/
+
+# environment variables
+.env
+.env.*
\ No newline at end of file