seafile-js/.gitignore
awu0403 353fb74249
add library transfer to department api (#398)
* add library transfer to department api

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-04-25 12:07:40 +08:00

25 lines
242 B
Plaintext

# dependencies
/node_modules
# testing
/coverage
# production
/build
/lib
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
test/config.json
*~
/.idea