mirror of
https://gh.wpcy.net/https://github.com/syntatis/kubrick.git
synced 2026-04-25 21:46:28 +08:00
24 lines
178 B
Text
24 lines
178 B
Text
# compiled
|
|
*.com
|
|
*.class
|
|
*.dll
|
|
*.exe
|
|
*.o
|
|
*.so
|
|
*.zip
|
|
*.tgz
|
|
|
|
# tests
|
|
*.test.ts
|
|
*.test.tsx
|
|
*.test.js
|
|
*.test.jsx
|
|
|
|
# configs
|
|
*.config.*
|
|
.editorconfig
|
|
.eslint*
|
|
tsconfig.*
|
|
|
|
# misc
|
|
src/
|