mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-01 23:58:31 +00:00
11 lines
87 B
Plaintext
11 lines
87 B
Plaintext
/node_modules/
|
|
#build
|
|
src/**.js
|
|
.idea/*
|
|
dist
|
|
coverage
|
|
.nyc_output
|
|
*.log
|
|
help
|
|
yarn.lock
|