Skip to content

Commit

Permalink
28082024 Added env to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulambastha committed Aug 28, 2024
1 parent 0a75653 commit be84781
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion .env

This file was deleted.

4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,7 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts


#environmennt file
.env

0 comments on commit be84781

Please sign in to comment.