about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9d3293985..c6aafc848 100644
--- a/.gitignore
+++ b/.gitignore
@@ -81,3 +81,7 @@ web-build/
 
 # Temporary files created by Metro to check the health of the file watcher
 .metro-health-check*
+
+# gitignore and github actions
+!.gitignore
+!.github