diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
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 |