Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit 79224a6

Browse files
Merge pull request #17 from shayan-deriv/shayan/ignore-env-file
chore/shayan/ignore environment file in gitignore
2 parents c607f3c + 825afe3 commit 79224a6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
/node_modules
1+
/node_modules
2+
.env
3+
.env.*
4+
*.env

0 commit comments

Comments
 (0)