mirror of
https://github.com/certd/certd.git
synced 2026-04-14 12:30:54 +08:00
22 lines
230 B
Plaintext
Executable File
22 lines
230 B
Plaintext
Executable File
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
|
|
/pnpm-lock.yaml
|
|
.serverless
|
|
data
|
|
public
|
|
!public/.gitignore
|