Remove ignored files

This commit is contained in:
2021-12-01 18:12:11 +01:00
parent f887fc026a
commit 5eafee03b2
85 changed files with 3 additions and 1632 deletions

View File

@@ -1,4 +0,0 @@
export interface interfaceName {
hello: string
world: boolean | null | undefined
}