Skip to content

Commit

Permalink
chore(gitignore): add .env to .gitignore for opencommit configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaomaiTX committed Jul 18, 2024
1 parent 8d69704 commit f9f3228
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ access/*.json
db
redis
config

# for opencommit
.env

0 comments on commit f9f3228

Please sign in to comment.