Skip to content

Commit

Permalink
Add Firebase Emulator related files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Oct 5, 2021
1 parent 571691a commit 50e3fe8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
*.log

/build
/vendor
/docs/_build
Expand All @@ -7,6 +9,7 @@

/.php-cs-fixer*
!/.php-cs-fixer.dist.php
/.firebaserc
/.phpunit.result.cache
/cc-test-reporter
/composer.lock
Expand Down

0 comments on commit 50e3fe8

Please sign in to comment.