Skip to content

Commit

Permalink
Update languages.yaml (#130)
Browse files Browse the repository at this point in the history
Add more `.env.[mode]` support for vuejs project. 、
  • Loading branch information
rovast authored Aug 9, 2022
1 parent ed54cef commit 00b35e5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/languages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5262,6 +5262,10 @@ Shell:
- ".cshrc"
- ".env"
- ".env.example"
- ".env.local"
- ".env.development"
- ".env.production"
- ".env.test"
- ".flaskenv"
- ".login"
- ".profile"
Expand Down

0 comments on commit 00b35e5

Please sign in to comment.