mirror of
https://github.com/teableio/teable.git
synced 2026-01-19 03:51:52 +08:00
* feat: standalone openapi package (type safe) * feat: replace getRecords Schema * feat: added unit tests and adjusted file naming conventions for zodschema * fix: handle errors in nextjs
18 lines
192 B
Plaintext
18 lines
192 B
Plaintext
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
|
|
|
# build
|
|
/dist
|
|
|
|
# dependencies
|
|
node_modules
|
|
|
|
# testing
|
|
/coverage
|
|
|
|
# misc
|
|
.DS_Store
|
|
*.pem
|
|
|
|
# antlr
|
|
.antlr/
|