Skip to content

Commit

Permalink
chore: add .env in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Saba-Var committed Sep 24, 2023
1 parent 9b319df commit 92b5a61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .env

This file was deleted.

2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ dist-ssr
coverage
*.local

.env

/cypress/videos/
/cypress/screenshots/

Expand Down

0 comments on commit 92b5a61

Please sign in to comment.