Skip to content

Commit

Permalink
Merge pull request #79 from shafin-deriv/shafin/DAPI-86bzv06cf/chore-…
Browse files Browse the repository at this point in the history
…add-envs-in-gitignore

chore: add env in gitignore
  • Loading branch information
sandeep-deriv authored Aug 5, 2024
2 parents 1a133f7 + 7054041 commit ca1378b
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
Expand Up @@ -17,6 +17,9 @@
.env.development.local
.env.test.local
.env.production.local
.env
.env.*
*.env

npm-debug.log*
yarn-debug.log*
Expand Down

0 comments on commit ca1378b

Please sign in to comment.