diff --git a/.gitignore b/.gitignore index 0b1d74f52..99e727c21 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,7 @@ test-results/ # generated files shared/types/lexicons +file-tree-sprite.svg **/__screenshots__/** diff --git a/app/components/Code/DirectoryListing.vue b/app/components/Code/DirectoryListing.vue index 95e894a1e..f6484f36d 100644 --- a/app/components/Code/DirectoryListing.vue +++ b/app/components/Code/DirectoryListing.vue @@ -1,7 +1,7 @@