gun/.gitignore
2020-02-05 08:06:20 +08:00

17 lines
182 B
Plaintext

node_modules
npm-debug.log
yarn.lock
*data.json
*data*
*.db
.idea/
*.bak
*.new
*.DS_store
.esm-cache
.sessionStorage
.localStorage
/types/*.ts
!/types/*.d.ts
/gun.ts