Skip to content

Commit

Permalink
Add icon for .env files (Fixes #188)
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelsolorio committed Mar 18, 2024
1 parent 9e25823 commit 46110e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/symbol-icon-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@
"pkl": { "iconPath": "./icons/files/pkl.svg" }
},
"fileExtensions": {
"env": "gear",
"pkl": "pkl",
"hs": "haskell",
"component.ts": "angular-component",
Expand Down

0 comments on commit 46110e5

Please sign in to comment.