Skip to content

Commit

Permalink
include .env in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
proalaa committed Mar 25, 2024
1 parent e154ac2 commit ff47d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ npm-debug.*
*.mobileprovision
*.orig.*
web-build/

.env
# macOS
.DS_Store

0 comments on commit ff47d8e

Please sign in to comment.