Skip to content

Commit

Permalink
Added asciidoc file icon (Closes #352)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Dec 7, 2018
1 parent cfec8f1 commit 6b0a8bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/asciidoc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -768,5 +768,6 @@ export const fileIcons: FileIcons = {
{ name: 'vagrant', fileNames: ['vagrantfile'], fileExtensions: ['vagrantfile'] },
{ name: 'prisma', fileNames: ['prisma.yml'], fileExtensions: ['prisma'] },
{ name: 'razor', fileExtensions: ['cshtml', 'vbhtml'] },
{ name: 'asciidoc', fileExtensions: ['ad', 'adoc', 'asciidoc'] },
]
};

0 comments on commit 6b0a8bb

Please sign in to comment.