Skip to content

Commit

Permalink
add .env.* and *.logs to gitgnore
Browse files Browse the repository at this point in the history
  • Loading branch information
JessyBarrette committed Nov 1, 2024
1 parent 003d02f commit 81ef781
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,9 @@ firebase-debug.log

yarn.lock
.env
.env.*
firebase_to_xml/build
output


*.log

0 comments on commit 81ef781

Please sign in to comment.