fork of hey-api/openapi-ts because I need some additional things
at main 390 B view raw
1.DS_Store 2.cache 3.idea 4.tmp 5junit.xml 6node_modules 7npm-debug.log* 8temp 9yarn-debug.log* 10yarn-error.log* 11 12*.iml 13dist 14coverage 15.env 16.next 17.nuxt 18.output 19.svelte-kit 20.turbo 21 22# test files 23.gen/ 24test/generated 25 26# debug files 27openapi-ts-debug-* 28# error files 29logs 30openapi-ts-error-* 31 32# But DO NOT ignore generated snapshots! 33!test/__snapshots__/test/generated 34!test/__snapshots__/test/generated/**