mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-28 15:26:49 +00:00
12 lines
90 B
Plaintext
12 lines
90 B
Plaintext
/node_modules/
|
|
#build
|
|
src/**.js
|
|
.idea/*
|
|
|
|
coverage
|
|
.nyc_output
|
|
*.log
|
|
|
|
yarn.lock
|
|
/lib/dist/
|