Skip to content

Commit

Permalink
Add git icon to .keep (#2010)
Browse files Browse the repository at this point in the history
* Add git icon to .keep

* Add .gitpreserve
  • Loading branch information
TheBlckbird committed Jun 20, 2023
1 parent e49fdbe commit 18c9920
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/icons/fileIcons.ts
Expand Up @@ -672,6 +672,8 @@ export const fileIcons: FileIcons = {
'.gitconfig',
'.gitmodules',
'.gitkeep',
'.keep',
'.gitpreserve',
'.gitinclude',
'.git-blame-ignore',
'.git-blame-ignore-revs',
Expand Down

0 comments on commit 18c9920

Please sign in to comment.