mirror of
https://github.com/certd/certd.git
synced 2026-04-03 14:10:54 +08:00
17 lines
172 B
Plaintext
17 lines
172 B
Plaintext
logs/
|
|
npm-debug.log
|
|
yarn-error.log
|
|
node_modules/
|
|
package-lock.json
|
|
yarn.lock
|
|
coverage/
|
|
!dist/
|
|
.idea/
|
|
run/
|
|
.DS_Store
|
|
*.sw*
|
|
*.un~
|
|
.tsbuildinfo
|
|
.tsbuildinfo.*
|
|
/data/db.sqlite
|