Skip to content

Commit

Permalink
Merge pull request #88 from deriv-com/nuzhy/ignore-env
Browse files Browse the repository at this point in the history
nuzhy/ignore env files in gitignore
  • Loading branch information
prince-deriv authored Aug 5, 2024
2 parents 99b915a + 97a39a2 commit 179fa50
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
node_modules
coverage
dist/*
dist/*
.env
.env.*
*.env

0 comments on commit 179fa50

Please sign in to comment.