mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-01 22:08:33 +00:00
17 lines
194 B
Plaintext
17 lines
194 B
Plaintext
/node_modules/
|
|
help
|
|
src
|
|
.idea/*
|
|
coverage
|
|
.nyc_output
|
|
*.log
|
|
yarn.lock
|
|
webpack.config.js
|
|
tsconfig.json
|
|
tsconfig.module.json
|
|
tslint.json
|
|
package-lock.json
|
|
dist/*.db-shm
|
|
dist/*.db-wal
|
|
/buildScript/
|